Searched defs:SourceRangeSkipped (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessingRecord.cpp431 void PreprocessingRecord::SourceRangeSkipped(SourceRange Range, function in class:PreprocessingRecord
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h319 virtual void SourceRangeSkipped(SourceRange Range, SourceLocation EndifLoc) { function in class:clang::PPCallbacks
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp38 void CoverageSourceInfo::SourceRangeSkipped(SourceRange Range, SourceLocation) { function in class:CoverageSourceInfo

Completed in 104 milliseconds