Searched defs:getSkippedRanges (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.h38 ArrayRef<SourceRange> getSkippedRanges() const { return SkippedRanges; } function in class:clang::CoverageSourceInfo
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessingRecord.h517 const std::vector<SourceRange> &getSkippedRanges() { function in class:clang::PreprocessingRecord

Completed in 59 milliseconds