Searched defs:getSkippedRanges (Results 1 - 2 of 2) sorted by relevance
/external/clang/lib/CodeGen/ | ||
H A D | CoverageMappingGen.h | 41 ArrayRef<SourceRange> getSkippedRanges() const { return SkippedRanges; } function in class:clang::CoverageSourceInfo |
/external/clang/include/clang/Lex/ | ||
H A D | PreprocessingRecord.h | 484 const std::vector<SourceRange> &getSkippedRanges() const { function in class:clang::PreprocessingRecord |
Completed in 97 milliseconds