Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/tools/libclang/
H A DCXCursor.h141 CXCursor MakePreprocessingDirectiveCursor(SourceRange Range,
H A DCXCursor.cpp798 CXCursor cxcursor::MakePreprocessingDirectiveCursor(SourceRange Range, in MakePreprocessingDirectiveCursor() function in cxcursor
H A DCIndex.cpp6696 MakePreprocessingDirectiveCursor(SourceRange(BeginLoc, EndLoc), TU); in annotatePreprocessorTokens()