Home
last modified time | relevance | path

Searched defs:Compiland (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/unittests/DebugInfo/PDB/
H A DNativeSymbolReuseTest.cpp77 while (auto Compiland = Compilands->getNext()) in TEST() local
80 while (auto Compiland = Compilands->getNext()) in TEST() local
92 while (auto Compiland = Compilands->getNext()) in TEST() local
121 auto Compiland = Compilands->getChildAtIndex(I); in TEST() local
125 while (auto Compiland = Compilands->getNext()) in TEST() local
H A DPDBApiTest.cpp99 findLineNumbers(const PDBSymbolCompiland &Compiland, in findLineNumbers()
117 findSourceFiles(const PDBSymbolCompiland *Compiland, llvm::StringRef Pattern, in findSourceFiles()
122 findOneSourceFile(const PDBSymbolCompiland *Compiland, in findOneSourceFile()
/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp235 DIASession::findLineNumbers(const PDBSymbolCompiland &Compiland, in findLineNumbers()
283 DIASession::findSourceFiles(const PDBSymbolCompiland *Compiland, in findSourceFiles()
305 DIASession::findOneSourceFile(const PDBSymbolCompiland *Compiland, in findOneSourceFile()
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeSession.cpp275 findLineNumbers(const PDBSymbolCompiland & Compiland,const IPDBSourceFile & File) const findLineNumbers() argument
299 findSourceFiles(const PDBSymbolCompiland * Compiland,StringRef Pattern,PDB_NameSearchFlags Flags) const findSourceFiles() argument
306 findOneSourceFile(const PDBSymbolCompiland * Compiland,StringRef Pattern,PDB_NameSearchFlags Flags) const findOneSourceFile() argument
/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbSymUid.h31 Compiland, enumerator
/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp1220 while (auto Compiland = Compilands->getNext()) in dumpPretty() local
1243 while (auto Compiland = Compilands->getNext()) in dumpPretty() local
/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h246 Compiland, enumerator