Searched refs:ReadPointerTypes (Results 1 – 4 of 4) sorted by relevance
59 void ReadPointerTypes(const abi_dump::TranslationUnit &tu);
58 ReadPointerTypes(tu); in ReadDump()216 void ProtobufIRReader::ReadPointerTypes(const abi_dump::TranslationUnit &tu) { in ReadPointerTypes() function in header_checker::repr::ProtobufIRReader
132 void ReadPointerTypes(const JsonObjectRef &tu);
178 ReadPointerTypes(tu); in ReadDump()330 void JsonIRReader::ReadPointerTypes(const JsonObjectRef &tu) { in ReadPointerTypes() function in header_checker::repr::JsonIRReader