Searched refs:getCursorPreprocessingDirective (Results 1 – 3 of 3) sorted by relevance
145 SourceRange getCursorPreprocessingDirective(CXCursor C);
808 SourceRange cxcursor::getCursorPreprocessingDirective(CXCursor C) { in getCursorPreprocessingDirective() function in cxcursor
5230 SourceLocation L = cxcursor::getCursorPreprocessingDirective(C).getBegin(); in clang_getCursorLocation()5364 return cxcursor::getCursorPreprocessingDirective(C); in getRawCursorExtent()