The canonical documentation in the header is up-to-date.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@199054
91177308-0d34-0410-b5e6-
96231b3b80d8
T.getObjCLifetime() == Qualifiers::OCL_ExplicitNone);
}
-/// getFunctionType - Return a normal function type with a typed argument
-/// list. isVariadic indicates whether the argument list includes '...'.
QualType
ASTContext::getFunctionType(QualType ResultTy, ArrayRef<QualType> ArgArray,
const FunctionProtoType::ExtProtoInfo &EPI) const {