Home
last modified time | relevance | path

Searched refs:MakePreprocessingDirectiveCursor (Results 1 – 3 of 3) 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()