Searched refs:isCanonicalResultType (Results 1 – 1 of 1) 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()