HomeSort by: relevance | last modified time | path
    Searched refs:getCursorPreprocessingDirective (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/tools/libclang/
CXCursor.h 141 SourceRange getCursorPreprocessingDirective(CXCursor C);
CXCursor.cpp 980 SourceRange cxcursor::getCursorPreprocessingDirective(CXCursor C) {
CIndex.cpp 6057 SourceLocation L = cxcursor::getCursorPreprocessingDirective(C).getBegin();
6190 return cxcursor::getCursorPreprocessingDirective(C);

Completed in 25 milliseconds