Home
last modified time | relevance | path

Searched refs:SourceLocations (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
DLookupResult.h36 using SourceLocations = std::vector<SourceLocation>; variable
52 SourceLocations Locations;
DInlineInfo.h124 SourceLocations &SrcLocs);
/external/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
DLookupResult.h38 using SourceLocations = std::vector<SourceLocation>; variable
54 SourceLocations Locations;
DInlineInfo.h124 SourceLocations &SrcLocs);
/external/llvm/tools/llvm-jitlistener/
Dllvm-jitlistener.cpp40 typedef std::vector<std::pair<std::string, unsigned int> > SourceLocations; typedef
41 typedef std::map<uint64_t, SourceLocations> NativeCodeMap;
/external/llvm-project/llvm/tools/llvm-jitlistener/
Dllvm-jitlistener.cpp37 typedef std::vector<std::pair<std::string, unsigned int> > SourceLocations; typedef
38 typedef std::map<uint64_t, SourceLocations> NativeCodeMap;
/external/llvm-project/clang-tools-extra/clang-tidy/utils/
DIncludeSorter.cpp140 SourceLocations.push_back(IncludeLocations[FileName].back()); in AddInclude()
165 if (SourceLocations.empty()) { in CreateIncludeInsertion()
DIncludeSorter.h60 SourceRangeVector SourceLocations; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
DInlineInfo.cpp109 uint64_t BaseAddr, uint64_t Addr, SourceLocations &SrcLocs, in lookup()
157 SourceLocations &SrcLocs) { in lookup()
/external/llvm-project/llvm/lib/DebugInfo/GSYM/
DInlineInfo.cpp109 uint64_t BaseAddr, uint64_t Addr, SourceLocations &SrcLocs, in lookup()
161 SourceLocations &SrcLocs) { in lookup()
/external/llvm-project/llvm/docs/HistoricalNotes/
D2007-OriginalClangReadme.txt29 libbasic - Diagnostics, SourceLocations, SourceBuffer abstraction,
/external/llvm/docs/HistoricalNotes/
D2007-OriginalClangReadme.txt29 libbasic - Diagnostics, SourceLocations, SourceBuffer abstraction,