Searched defs:cpp_symbols (Results 1 – 2 of 2) sorted by relevance
515 const ExportedSymbolSet::NameSet &cpp_symbols = in TEST() local
821 bool ValidateCppTypes(const CppSymbolTable& cpp_symbols) { in ValidateCppTypes()