Home
last modified time | relevance | path

Searched defs:SkippedRange (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/lib/CodeGen/
DCoverageMappingGen.h33 struct SkippedRange { struct
40 SkippedRange(SourceRange Range, SourceLocation PrevTokLoc = SourceLocation(), argument
52 std::vector<SkippedRange> SkippedRanges; argument
/external/llvm-project/clang/include/clang/Lex/
DDependencyDirectivesSourceMinimizer.h71 struct SkippedRange { struct
85 llvm::SmallVectorImpl<SkippedRange> &Range); argument