Searched refs:ReadEnumTypes (Results 1 – 4 of 4) sorted by relevance
53 void ReadEnumTypes(const abi_dump::TranslationUnit &tu);
54 ReadEnumTypes(tu); in ReadDump()296 void ProtobufIRReader::ReadEnumTypes(const abi_dump::TranslationUnit &tu) { in ReadEnumTypes() function in header_checker::repr::ProtobufIRReader
126 void ReadEnumTypes(const JsonObjectRef &tu);
174 ReadEnumTypes(tu); in ReadDump()405 void JsonIRReader::ReadEnumTypes(const JsonObjectRef &tu) { in ReadEnumTypes() function in header_checker::repr::JsonIRReader