Searched defs:Compilands (Results 1 – 8 of 8) sorted by relevance
67 auto Compilands = GS->findAllChildren<PDBSymbolCompiland>(); in TEST() local84 auto Compilands = GS->findAllChildren<PDBSymbolCompiland>(); in TEST() local111 auto Compilands = GS->findAllChildren<PDBSymbolCompiland>(); in TEST() local
113 cl::opt<bool> Compilands("compilands", cl::desc("Display compilands"), variable440 auto Compilands = GlobalScope->findAllChildren<PDBSymbolCompiland>(); in dumpPretty() local463 auto Compilands = GlobalScope->findAllChildren<PDBSymbolCompiland>(); in dumpPretty() local
50 std::vector<SymIndexId> Compilands; variable
54 mutable std::vector<SymIndexId> Compilands; variable
184 static cl::opt<bool> Compilands("compilands", variable216 cl::opt<bool> Compilands("compilands", cl::desc("Display compilands"), variable1189 auto Compilands = GlobalScope->findAllChildren<PDBSymbolCompiland>(); in dumpPretty() local1217 if (auto Compilands = GlobalScope->findAllChildren<PDBSymbolCompiland>()) { in dumpPretty() local
247 auto Compilands = findCompilandsForSourceFile(Pattern, Flags); in findOneCompilandForSourceFile() local
326 auto Compilands = findCompilandsForSourceFile(Pattern, Flags); in findOneCompilandForSourceFile() local