Searched defs:SkippedRanges (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/
H A DInlineInfo.cpp76 static bool skip(DataExtractor &Data, uint64_t &Offset, bool SkippedRanges) { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.cpp76 SkippedRanges; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.h52 std::vector<SkippedRange> SkippedRanges; member in class:clang::CoverageSourceInfo
H A DCoverageMappingGen.cpp374 auto SkippedRanges = CVM.getSourceInfo().getSkippedRanges(); local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessingRecord.h326 std::vector<SourceRange> SkippedRanges; member in class:clang::PreprocessingRecord
/netbsd-current/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp2459 ArrayRef<SourceRange> SkippedRanges = PPRec.getSkippedRanges(); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPDirectives.cpp411 const PreprocessorSkippedRangeMapping &SkippedRanges = *It->getSecond(); local
/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp8844 const std::vector<SourceRange> &SkippedRanges = ppRec->getSkippedRanges(); local
8883 const std::vector<SourceRange> &SkippedRanges = ppRec->getSkippedRanges(); local

Completed in 376 milliseconds