Searched refs:getFunctionTypeInternal (Results 1 – 2 of 2) sorted by relevance
1445 return getFunctionTypeInternal(ResultTy, Args, EPI, false); in getFunctionType()1452 QualType getFunctionTypeInternal(QualType ResultTy, ArrayRef<QualType> Args,
4245 QualType ASTContext::getFunctionTypeInternal( in getFunctionTypeInternal() function in ASTContext4355 getFunctionTypeInternal(CanResultTy, CanonicalArgs, CanonicalEPI, true); in getFunctionTypeInternal()