Searched refs:getCursorPreprocessingDirective (Results 1 – 3 of 3) sorted by relevance
141 SourceRange getCursorPreprocessingDirective(CXCursor C);
980 SourceRange cxcursor::getCursorPreprocessingDirective(CXCursor C) { in getCursorPreprocessingDirective() function in cxcursor
6057 SourceLocation L = cxcursor::getCursorPreprocessingDirective(C).getBegin(); in clang_getCursorLocation()6190 return cxcursor::getCursorPreprocessingDirective(C); in getRawCursorExtent()