Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DLookupResult.h36 using SourceLocations = std::vector<SourceLocation>; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderVTune.cpp115 using SourceLocations = std::vector<std::pair<std::string, unsigned int>>; typedef
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp1606 const SmallVectorImpl<SourceLocation> &SourceLocations) { in setDeserializedSafeBufferOptOutMap()