OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDeclCursorUSR
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/tools/libclang/
CIndexUSRs.cpp
34
bool cxcursor::
getDeclCursorUSR
(const Decl *D, SmallVectorImpl<char> &Buf) {
54
bool Ignore = cxcursor::
getDeclCursorUSR
(D, buf->Data);
CXCursor.h
280
bool
getDeclCursorUSR
(const Decl *D, SmallVectorImpl<char> &Buf);
CXIndexDataConsumer.cpp
1178
bool Ignore =
getDeclCursorUSR
(D, StrBuf);
Completed in 15 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026