Home
last modified time | relevance | path

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

/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/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp247 auto Compilands = findCompilandsForSourceFile(Pattern, Flags); in findOneCompilandForSourceFile() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
Dllvm-pdbutil.cpp176 cl::opt<bool> Compilands("compilands", cl::desc("Display compilands"), variable
1058 if (auto Compilands = GlobalScope->findAllChildren<PDBSymbolCompiland>()) { in dumpPretty() local
1082 if (auto Compilands = GlobalScope->findAllChildren<PDBSymbolCompiland>()) { in dumpPretty() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp334 auto Compilands = findCompilandsForSourceFile(Pattern, Flags); in findOneCompilandForSourceFile() local