Home
last modified time | relevance | path

Searched defs:EndifLoc (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang-tools-extra/clangd/
H A DCollectMacros.cpp95 SourceRangeSkipped(SourceRange R,SourceLocation EndifLoc) SourceRangeSkipped() argument
/llvm-project/clang-tools-extra/clang-tidy/
H A DExpandModularHeadersPPCallbacks.cpp283 SourceRange Range, SourceLocation EndifLoc) { in SourceRangeSkipped() argument
/llvm-project/clang/lib/Lex/
H A DPreprocessingRecord.cpp444 SourceRangeSkipped(SourceRange Range,SourceLocation EndifLoc) SourceRangeSkipped() argument
/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h381 virtual void SourceRangeSkipped(SourceRange Range, SourceLocation EndifLoc) { in SourceRangeSkipped()
693 void SourceRangeSkipped(SourceRange Range, SourceLocation EndifLoc) override { in SourceRangeSkipped()
/llvm-project/clang-tools-extra/pp-trace/
H A DPPCallbacksTracker.cpp358 SourceLocation EndifLoc) { in SourceRangeSkipped()
/llvm-project/clang/tools/libclang/
H A DIndexing.cpp289 SourceRangeSkipped(SourceRange Range,SourceLocation EndifLoc) SourceRangeSkipped() argument