Home
last modified time | relevance | path

Searched defs:SkippedRanges (Results 1 – 14 of 14) sorted by relevance

/external/clang/lib/CodeGen/
DCoverageMappingGen.h39 std::vector<SourceRange> SkippedRanges; variable
DCoverageMappingGen.cpp225 auto SkippedRanges = CVM.getSourceInfo().getSkippedRanges(); in gatherSkippedRegions() local
/external/llvm-project/clang-tools-extra/clangd/
DCollectMacros.h34 std::vector<Range> SkippedRanges; member
/external/llvm-project/clang/lib/CodeGen/
DCoverageMappingGen.h52 std::vector<SkippedRange> SkippedRanges; variable
DCoverageMappingGen.cpp365 auto SkippedRanges = CVM.getSourceInfo().getSkippedRanges(); in gatherSkippedRegions() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
DInlineInfo.cpp76 static bool skip(DataExtractor &Data, uint64_t &Offset, bool SkippedRanges) { in skip()
/external/llvm-project/llvm/lib/DebugInfo/GSYM/
DInlineInfo.cpp76 static bool skip(DataExtractor &Data, uint64_t &Offset, bool SkippedRanges) { in skip()
/external/llvm-project/clang/lib/Tooling/DependencyScanning/
DDependencyScanningFilesystem.cpp76 SkippedRanges; in createFileEntry() local
/external/llvm-project/clang/include/clang/Lex/
DPreprocessingRecord.h326 std::vector<SourceRange> SkippedRanges; variable
/external/clang/include/clang/Lex/
DPreprocessingRecord.h308 std::vector<SourceRange> SkippedRanges; variable
/external/llvm-project/clang/lib/Lex/
DPPDirectives.cpp390 const PreprocessorSkippedRangeMapping &SkippedRanges = *It->getSecond(); in getSkippedRangeForExcludedConditionalBlock() local
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp8792 const std::vector<SourceRange> &SkippedRanges = ppRec->getSkippedRanges(); in clang_getSkippedRanges() local
8831 const std::vector<SourceRange> &SkippedRanges = ppRec->getSkippedRanges(); in clang_getAllSkippedRanges() local
/external/llvm-project/clang/lib/Serialization/
DASTWriter.cpp2454 ArrayRef<SourceRange> SkippedRanges = PPRec.getSkippedRanges(); in WritePreprocessorDetail() local
/external/clang/tools/libclang/
DCIndex.cpp7740 const std::vector<SourceRange> &SkippedRanges = ppRec->getSkippedRanges(); in clang_getSkippedRanges() local