Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCXCursor.h141 SourceRange getCursorPreprocessingDirective(CXCursor C);
H A DCXCursor.cpp1030 SourceRange cxcursor::getCursorPreprocessingDirective(CXCursor C) { in getCursorPreprocessingDirective() function in cxcursor
H A DCIndex.cpp6317 SourceLocation L = cxcursor::getCursorPreprocessingDirective(C).getBegin(); in clang_getCursorLocation()
6450 return cxcursor::getCursorPreprocessingDirective(C); in getRawCursorExtent()