Home
last modified time | relevance | path

Searched refs:getCursorASTUnit (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCXCursor.cpp749 ASTUnit *TU = getCursorASTUnit(C); in getCursorPreprocessingDirective()
893 return getCursorASTUnit(Cursor)->getASTContext(); in getCursorContext()
896 ASTUnit *cxcursor::getCursorASTUnit(CXCursor Cursor) { in getCursorASTUnit() function in cxcursor
1284 ASTUnit *unit = getCursorASTUnit(cursor); in clang_getCursorCompletionString()
1298 ASTUnit *unit = getCursorASTUnit(cursor); in clang_getCursorCompletionString()
H A DCXCursor.h251 ASTUnit *getCursorASTUnit(CXCursor Cursor);
H A DCIndexHigh.cpp440 ASTUnit *CXXUnit = cxcursor::getCursorASTUnit(cursor); in clang_findReferencesInFile()
H A DCIndex.cpp4687 ASTUnit *TU = getCursorASTUnit(C); in getRawCursorExtent()
4693 ASTUnit *TU = getCursorASTUnit(C); in getRawCursorExtent()
4699 ASTUnit *TU = getCursorASTUnit(C); in getRawCursorExtent()
4705 ASTUnit *TU = getCursorASTUnit(C); in getRawCursorExtent()