Home
last modified time | relevance | path

Searched defs:Compilands (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/llvm/unittests/DebugInfo/PDB/
DNativeSymbolReuseTest.cpp67 auto Compilands = GS->findAllChildren<PDBSymbolCompiland>(); in TEST() local
84 auto Compilands = GS->findAllChildren<PDBSymbolCompiland>(); in TEST() local
111 auto Compilands = GS->findAllChildren<PDBSymbolCompiland>(); in TEST() local
/external/llvm/tools/llvm-pdbdump/
Dllvm-pdbdump.cpp113 cl::opt<bool> Compilands("compilands", cl::desc("Display compilands"), variable
440 auto Compilands = GlobalScope->findAllChildren<PDBSymbolCompiland>(); in dumpPretty() local
463 auto Compilands = GlobalScope->findAllChildren<PDBSymbolCompiland>(); in dumpPretty() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DSymbolCache.h50 std::vector<SymIndexId> Compilands; variable
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DSymbolCache.h54 mutable std::vector<SymIndexId> Compilands; variable
/external/llvm-project/llvm/tools/llvm-pdbutil/
Dllvm-pdbutil.cpp184 static cl::opt<bool> Compilands("compilands", variable
216 cl::opt<bool> Compilands("compilands", cl::desc("Display compilands"), variable
1189 auto Compilands = GlobalScope->findAllChildren<PDBSymbolCompiland>(); in dumpPretty() local
1217 if (auto Compilands = GlobalScope->findAllChildren<PDBSymbolCompiland>()) { in dumpPretty() local
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp247 auto Compilands = findCompilandsForSourceFile(Pattern, Flags); in findOneCompilandForSourceFile() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp326 auto Compilands = findCompilandsForSourceFile(Pattern, Flags); in findOneCompilandForSourceFile() local
/external/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp326 auto Compilands = findCompilandsForSourceFile(Pattern, Flags); in findOneCompilandForSourceFile() local