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

/external/clang/tools/libclang/
H A DCXCursor.h145 SourceRange getCursorPreprocessingDirective(CXCursor C);
H A DCXCursor.cpp703 SourceRange cxcursor::getCursorPreprocessingDirective(CXCursor C) { function in class:cxcursor
H A DCIndex.cpp4353 SourceLocation L = cxcursor::getCursorPreprocessingDirective(C).getBegin();
4487 return cxcursor::getCursorPreprocessingDirective(C);

Completed in 275 milliseconds