Searched refs:ValidateCppTypes (Results 1 – 3 of 3) sorted by relevance
179 if (!ValidateCppTypes(cpp_result.second)) { in main()
369 bool ValidateCppTypes(const CppSymbolTable& cpp_symbols);
821 bool ValidateCppTypes(const CppSymbolTable& cpp_symbols) { in ValidateCppTypes() function