Home
last modified time | relevance | path

Searched refs:MakePreprocessingDirectiveCursor (Results 1 – 6 of 6) sorted by relevance

/external/clang/tools/libclang/
DCXCursor.h141 CXCursor MakePreprocessingDirectiveCursor(SourceRange Range,
DCXCursor.cpp798 CXCursor cxcursor::MakePreprocessingDirectiveCursor(SourceRange Range, in MakePreprocessingDirectiveCursor() function in cxcursor
DCIndex.cpp6696 MakePreprocessingDirectiveCursor(SourceRange(BeginLoc, EndLoc), TU); in annotatePreprocessorTokens()
/external/llvm-project/clang/tools/libclang/
DCXCursor.h137 CXCursor MakePreprocessingDirectiveCursor(SourceRange Range,
DCXCursor.cpp956 CXCursor cxcursor::MakePreprocessingDirectiveCursor(SourceRange Range, in MakePreprocessingDirectiveCursor() function in cxcursor
DCIndex.cpp7629 MakePreprocessingDirectiveCursor(SourceRange(BeginLoc, EndLoc), TU); in annotatePreprocessorTokens()