Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTContext.cpp2819 static bool isCanonicalResultType(QualType T) { in isCanonicalResultType() function
2843 EPI.ExceptionSpecType == EST_None && isCanonicalResultType(ResultTy) && in getFunctionType()