Home
last modified time | relevance | path

Searched defs:SourceLocations (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DIncludeSorter.h62 SourceRangeVector SourceLocations; variable
/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DLookupResult.h36 using SourceLocations = std::vector<SourceLocation>; variable
/llvm-project/llvm/tools/llvm-jitlistener/
H A Dllvm-jitlistener.cpp37 typedef std::vector<std::pair<std::string, unsigned int> > SourceLocations; typedef
/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderVTune.cpp115 using SourceLocations = std::vector<std::pair<std::string, unsigned int>>; typedef
/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp1606 setDeserializedSafeBufferOptOutMap(const SmallVectorImpl<SourceLocation> & SourceLocations) setDeserializedSafeBufferOptOutMap() argument