Searched defs:Compilands (Results 1 – 10 of 10) sorted by relevance
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
60 mutable std::vector<SymIndexId> Compilands; variable
247 auto Compilands = findCompilandsForSourceFile(Pattern, Flags); in findOneCompilandForSourceFile() local
326 auto Compilands = findCompilandsForSourceFile(Pattern, Flags); in findOneCompilandForSourceFile() local