Searched refs:ReadGlobalVariables (Results 1 – 4 of 4) sorted by relevance
51 void ReadGlobalVariables(const abi_dump::TranslationUnit &tu);
52 ReadGlobalVariables(tu); in ReadDump()201 void ProtobufIRReader::ReadGlobalVariables( in ReadGlobalVariables() function in header_checker::repr::ProtobufIRReader
124 void ReadGlobalVariables(const JsonObjectRef &tu);
173 ReadGlobalVariables(tu); in ReadDump()316 void JsonIRReader::ReadGlobalVariables(const JsonObjectRef &tu) { in ReadGlobalVariables() function in header_checker::repr::JsonIRReader