Searched refs:ReadFunctionTypes (Results 1 – 4 of 4) sorted by relevance
57 void ReadFunctionTypes(const abi_dump::TranslationUnit &tu);
56 ReadFunctionTypes(tu); in ReadDump()288 void ProtobufIRReader::ReadFunctionTypes(const abi_dump::TranslationUnit &tu) { in ReadFunctionTypes() function in header_checker::repr::ProtobufIRReader
130 void ReadFunctionTypes(const JsonObjectRef &tu);
176 ReadFunctionTypes(tu); in ReadDump()398 void JsonIRReader::ReadFunctionTypes(const JsonObjectRef &tu) { in ReadFunctionTypes() function in header_checker::repr::JsonIRReader