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()
82 std::set<std::string> *type_cache,85 diff_policy_options_(diff_policy_options), type_cache_(type_cache), in old_types_()
63 std::set<std::string> type_cache; in LookupUserDefinedType() local66 diff_policy_options, &type_cache, nullptr); in LookupUserDefinedType()