Searched defs:getDeclCursorUSR (Results 1 - 1 of 1) sorted by last modified time

/external/clang/tools/libclang/
H A DCIndexUSRs.cpp35 bool cxcursor::getDeclCursorUSR(const Decl *D, SmallVectorImpl<char> &Buf) { function in class:cxcursor
57 bool Ignore = cxcursor::getDeclCursorUSR(D, buf->Data);

Completed in 62 milliseconds