Searched refs:ReadFunctionTypes (Results 1 – 4 of 4) sorted by relevance
56 void ReadFunctionTypes(const abi_dump::TranslationUnit &tu);
56 ReadFunctionTypes(tu); in ReadDumpImpl()286 void ProtobufIRReader::ReadFunctionTypes(const abi_dump::TranslationUnit &tu) { in ReadFunctionTypes() function in header_checker::repr::ProtobufIRReader
130 void ReadFunctionTypes(const JsonObjectRef &tu);
177 ReadFunctionTypes(tu); in ReadDumpImpl()392 void JsonIRReader::ReadFunctionTypes(const JsonObjectRef &tu) { in ReadFunctionTypes() function in header_checker::repr::JsonIRReader