Home
last modified time | relevance | path

Searched defs:declCursor (Results 1 – 2 of 2) sorted by relevance

/external/clang/tools/libclang/
DCIndexHigh.cpp150 CXCursor declCursor = clang_getCursorReferenced(cursor); in findFileIdRefVisit() local
215 static bool findIdRefsInFile(CXTranslationUnit TU, CXCursor declCursor, in findIdRefsInFile()
DCIndex.cpp5486 CXCursor declCursor = MakeCXCursor(D, tu); in clang_getCursorReferenced() local