Searched refs:ReadFunctionTypes (Results 1 – 4 of 4) sorted by relevance
56 void ReadFunctionTypes(const abi_dump::TranslationUnit &tu);
57 ReadFunctionTypes(tu); in ReadDumpImpl()289 void ProtobufIRReader::ReadFunctionTypes(const abi_dump::TranslationUnit &tu) { in ReadFunctionTypes() function in header_checker::repr::ProtobufIRReader
136 void ReadFunctionTypes(const JsonObjectRef &tu);
188 ReadFunctionTypes(tu); in ReadDumpImpl()417 void JsonIRReader::ReadFunctionTypes(const JsonObjectRef &tu) { in ReadFunctionTypes() function in header_checker::repr::JsonIRReader