Searched refs:isCanonicalResultType (Results 1 – 2 of 2) sorted by relevance
2988 static bool isCanonicalResultType(QualType T) { in isCanonicalResultType() function3010 if (!isCanonicalResultType(ResultTy)) { in getFunctionNoProtoType()3060 EPI.ExceptionSpec.Type == EST_None && isCanonicalResultType(ResultTy) && in getFunctionType()
4088 static bool isCanonicalResultType(QualType T) { in isCanonicalResultType() function4109 if (!isCanonicalResultType(ResultTy)) { in getFunctionNoProtoType()4216 isCanonicalResultType(ResultTy) && !EPI.HasTrailingReturn; in getFunctionTypeInternal()