Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DPPCallbacks.h266 virtual void SourceRangeSkipped(SourceRange Range) { in SourceRangeSkipped() function
460 void SourceRangeSkipped(SourceRange Range) override { in SourceRangeSkipped() function
/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DPreprocessingRecord.cpp409 void PreprocessingRecord::SourceRangeSkipped(SourceRange Range) { in SourceRangeSkipped() function in PreprocessingRecord
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DIndexing.cpp296 void SourceRangeSkipped(SourceRange Range) override {} in SourceRangeSkipped() function in __anon36fe72e80111::IndexPPCallbacks
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp28 void CoverageSourceInfo::SourceRangeSkipped(SourceRange Range) { in SourceRangeSkipped() function in CoverageSourceInfo