Searched refs:ReadEnumTypes (Results 1 – 4 of 4) sorted by relevance
52 void ReadEnumTypes(const abi_dump::TranslationUnit &tu);
54 ReadEnumTypes(tu); in ReadDumpImpl()294 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 ReadDumpImpl()398 void JsonIRReader::ReadEnumTypes(const JsonObjectRef &tu) { in ReadEnumTypes() function in header_checker::repr::JsonIRReader