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