HomeSort by relevance Sort by last modified time
    Searched refs:getDeclCursorUSR (Results 1 - 3 of 3) sorted by null

  /external/clang/tools/libclang/
CIndexUSRs.cpp 35 bool cxcursor::getDeclCursorUSR(const Decl *D, SmallVectorImpl<char> &Buf) {
57 bool Ignore = cxcursor::getDeclCursorUSR(D, buf->Data);
CXCursor.h 285 bool getDeclCursorUSR(const Decl *D, SmallVectorImpl<char> &Buf);
CXIndexDataConsumer.cpp     [all...]

Completed in 62 milliseconds