Searched refs:tryMatchRecordTypes (Results 1 – 1 of 1) sorted by relevance
3158 static bool tryMatchRecordTypes(ASTContext &Context,3200 return tryMatchRecordTypes(Context, strategy, left, right); in matchTypes()3219 static bool tryMatchRecordTypes(ASTContext &Context, in tryMatchRecordTypes() function