Searched defs:SkippedRanges (Results 1 – 5 of 5) sorted by relevance
77 static bool skip(DataExtractor &Data, uint64_t &Offset, bool SkippedRanges) { in skip() argument
71 std::vector<SkippedRange> SkippedRanges; variable
479 auto SkippedRanges = CVM.getSourceInfo().getSkippedRanges(); in gatherSkippedRegions() local
326 std::vector<SourceRange> SkippedRanges; variable
2838 ArrayRef<SourceRange> SkippedRanges = PPRec.getSkippedRanges(); in WritePreprocessorDetail() local