Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp4685 static bool isCanonicalResultType(QualType T) { in isCanonicalResultType() function
4713 if (!isCanonicalResultType(ResultTy)) { in getFunctionNoProtoType()
4820 isCanonicalResultType(ResultTy) && !EPI.HasTrailingReturn; in getFunctionTypeInternal()