Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPPCallbacks.h319 virtual void SourceRangeSkipped(SourceRange Range, SourceLocation EndifLoc) { in SourceRangeSkipped() function
563 void SourceRangeSkipped(SourceRange Range, SourceLocation EndifLoc) override { in SourceRangeSkipped() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPreprocessingRecord.cpp431 void PreprocessingRecord::SourceRangeSkipped(SourceRange Range, in SourceRangeSkipped() function in PreprocessingRecord
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DIndexing.cpp290 void SourceRangeSkipped(SourceRange Range, SourceLocation EndifLoc) override { in SourceRangeSkipped() function in __anon08ff66800211::IndexPPCallbacks
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp73 void CoverageSourceInfo::SourceRangeSkipped(SourceRange Range, SourceLocation) { in SourceRangeSkipped() function in CoverageSourceInfo