Searched defs:SourceRangeSkipped (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Lex/ | ||
H A D | PreprocessingRecord.cpp | 443 void PreprocessingRecord::SourceRangeSkipped(SourceRange Range, in SourceRangeSkipped() function in PreprocessingRecord |
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/ | ||
H A D | PPCallbacks.h | 345 virtual void SourceRangeSkipped(SourceRange Range, SourceLocation EndifLoc) { SourceRangeSkipped() function |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CoverageMappingGen.cpp | 79 void CoverageSourceInfo::SourceRangeSkipped(SourceRange Range, SourceLocation) { SourceRangeSkipped() function in CoverageSourceInfo |