Home
last modified time | relevance | path

Searched refs:getCursorPreprocessingDirective (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCXCursor.h145 SourceRange getCursorPreprocessingDirective(CXCursor C);
H A DCXCursor.cpp745 SourceRange cxcursor::getCursorPreprocessingDirective(CXCursor C) { in getCursorPreprocessingDirective() function in cxcursor
H A DCIndex.cpp4550 SourceLocation L = cxcursor::getCursorPreprocessingDirective(C).getBegin(); in clang_getCursorLocation()
4684 return cxcursor::getCursorPreprocessingDirective(C); in getRawCursorExtent()