Home
last modified time | relevance | path

Searched defs:SourceRangeSkipped (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang-tools-extra/clangd/
H A DCollectMacros.cpp94 void CollectMainFileMacros::SourceRangeSkipped(SourceRange R, SourceRangeSkipped() function in clang::clangd::CollectMainFileMacros
/llvm-project/clang-tools-extra/clang-tidy/
H A DExpandModularHeadersPPCallbacks.cpp282 void ExpandModularHeadersPPCallbacks::SourceRangeSkipped( in SourceRangeSkipped() function in clang::tooling::ExpandModularHeadersPPCallbacks
/llvm-project/clang/lib/Lex/
H A DPreprocessingRecord.cpp443 void PreprocessingRecord::SourceRangeSkipped(SourceRange Range, SourceRangeSkipped() function in PreprocessingRecord
/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h381 virtual void SourceRangeSkipped(SourceRange Range, SourceLocation EndifLoc) { in SourceRangeSkipped() function
693 void SourceRangeSkipped(SourceRange Range, SourceLocation EndifLoc) override { in SourceRangeSkipped() function
/llvm-project/clang-tools-extra/pp-trace/
H A DPPCallbacksTracker.cpp357 void PPCallbacksTracker::SourceRangeSkipped(SourceRange Range, in SourceRangeSkipped() function in clang::pp_trace::PPCallbacksTracker
/llvm-project/clang/tools/libclang/
H A DIndexing.cpp289 void SourceRangeSkipped(SourceRange Range, SourceLocation EndifLoc) override { SourceRangeSkipped() function in __anona35560680211::IndexPPCallbacks
/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp88 void CoverageSourceInfo::SourceRangeSkipped(SourceRange Range, SourceLocation) { SourceRangeSkipped() function in CoverageSourceInfo