Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCXCursor.h141 CXCursor MakePreprocessingDirectiveCursor(SourceRange Range,
H A DCXCursor.cpp735 CXCursor cxcursor::MakePreprocessingDirectiveCursor(SourceRange Range, in MakePreprocessingDirectiveCursor() function in cxcursor
H A DCIndex.cpp6016 MakePreprocessingDirectiveCursor(SourceRange(BeginLoc, EndLoc), TU); in annotatePreprocessorTokens()