Searched refs:type_cache (Results 1 – 3 of 3) sorted by relevance
46 std::set<std::string> *type_cache) in DiffWrapper() argument47 : AbiDiffHelper(old_types, new_types, diff_policy_options, type_cache, in DiffWrapper()
85 std::set<std::string> *type_cache,89 diff_policy_options_(diff_policy_options), type_cache_(type_cache), in old_types_()
94 std::set<std::string> type_cache; in LookupUserDefinedType() local97 diff_policy_options, &type_cache, in LookupUserDefinedType()