Home
last modified time | relevance | path

Searched refs:findCompilandsForSourceFile (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBSession.h71 findCompilandsForSourceFile(llvm::StringRef Pattern,
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIASession.h68 findCompilandsForSourceFile(llvm::StringRef Pattern,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp315 DIASession::findCompilandsForSourceFile(llvm::StringRef Pattern, in findCompilandsForSourceFile() function in DIASession
326 auto Compilands = findCompilandsForSourceFile(Pattern, Flags); in findOneCompilandForSourceFile()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeSession.h84 findCompilandsForSourceFile(llvm::StringRef Pattern,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeSession.cpp304 NativeSession::findCompilandsForSourceFile(StringRef Pattern, in findCompilandsForSourceFile() function in NativeSession