Searched refs:non_ref_type (Results 1 – 1 of 1) sorted by relevance
199 CompilerType non_ref_type = compiler_type.GetNonReferenceType(); in GetPossibleMatches() local201 valobj, non_ref_type, in GetPossibleMatches()205 if (non_ref_type.IsTypedefType()) { in GetPossibleMatches()206 CompilerType deffed_referenced_type = non_ref_type.GetTypedefedType(); in GetPossibleMatches()