Home
last modified time | relevance | path

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

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