Home
last modified time | relevance | path

Searched refs:isCanonicalResultType (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DASTContext.cpp2988 static bool isCanonicalResultType(QualType T) { in isCanonicalResultType() function
3010 if (!isCanonicalResultType(ResultTy)) { in getFunctionNoProtoType()
3060 EPI.ExceptionSpec.Type == EST_None && isCanonicalResultType(ResultTy) && in getFunctionType()