Searched refs:ReadFunctions (Results 1 – 4 of 4) sorted by relevance
49 void ReadFunctions(const abi_dump::TranslationUnit &tu);
51 ReadFunctions(tu); in ReadDump()274 void ProtobufIRReader::ReadFunctions(const abi_dump::TranslationUnit &tu) { in ReadFunctions() function in header_checker::repr::ProtobufIRReader
122 void ReadFunctions(const JsonObjectRef &tu);
172 ReadFunctions(tu); in ReadDump()384 void JsonIRReader::ReadFunctions(const JsonObjectRef &tu) { in ReadFunctions() function in header_checker::repr::JsonIRReader