Searched defs:SkippedRanges (Results 1 – 5 of 5) sorted by relevance
39 std::vector<SourceRange> SkippedRanges; variable
225 auto SkippedRanges = CVM.getSourceInfo().getSkippedRanges(); in gatherSkippedRegions() local
76 static bool skip(DataExtractor &Data, uint64_t &Offset, bool SkippedRanges) { in skip()
308 std::vector<SourceRange> SkippedRanges; variable
7740 const std::vector<SourceRange> &SkippedRanges = ppRec->getSkippedRanges(); in clang_getSkippedRanges() local