Searched refs:ReadGlobalVariables (Results 1 – 4 of 4) sorted by relevance
50 void ReadGlobalVariables(const abi_dump::TranslationUnit &tu);
52 ReadGlobalVariables(tu); in ReadDumpImpl()199 void ProtobufIRReader::ReadGlobalVariables( in ReadGlobalVariables() function in header_checker::repr::ProtobufIRReader
127 void ReadGlobalVariables(const JsonObjectRef &tu);
179 ReadGlobalVariables(tu); in ReadDumpImpl()319 void JsonIRReader::ReadGlobalVariables(const JsonObjectRef &tu) { in ReadGlobalVariables() function in header_checker::repr::JsonIRReader