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