public interface ICPPDeferredFunction extends ICPPFunction
EMPTY_BINDING_ARRAY
Modifier and Type | Method and Description |
---|---|
ICPPFunction[] |
getCandidates()
Returns the candidate functions the reference might resolve to
after template instantiation.
|
getDeclaredType, getExceptionSpecification, getParameters, getRequiredArgumentCount, getType, hasParameterPack, isConstexpr, isDeleted, isExternC, isInline, isMutable
getFunctionScope, isAuto, isExtern, isNoReturn, isRegister, isStatic, takesVarArgs
getQualifiedName, getQualifiedNameCharArray, isGloballyQualified
getLinkage, getName, getNameCharArray, getOwner, getScope
ICPPFunction[] getCandidates()
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.