OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDeclCursorUSR
(Results
1 - 3
of
3
) sorted by null
/external/clang/tools/libclang/
CXCursor.h
288
bool
getDeclCursorUSR
(const Decl *D, SmallVectorImpl<char> &Buf);
CIndexUSRs.cpp
806
bool cxcursor::
getDeclCursorUSR
(const Decl *D, SmallVectorImpl<char> &Buf) {
838
bool Ignore = cxcursor::
getDeclCursorUSR
(D, buf->Data);
IndexingContext.cpp
[
all
...]
Completed in 26 milliseconds