public interface ICPPMethodSpecialization extends ICPPSpecialization, ICPPMethod
EMPTY_CPPMETHOD_ARRAY
v_private, v_protected, v_public
EMPTY_BINDING_ARRAY
Modifier and Type | Method and Description |
---|---|
IType[] |
getExceptionSpecification(IASTNode point)
Similar to
ICPPFunction.getExceptionSpecification() but a accepts a starting point
for template instantiation. |
getArgumentMap, getSpecializedBinding, getTemplateParameterMap
isDestructor, isExplicit, isFinal, isImplicit, isOverride, isPureVirtual, isVirtual
getExceptionSpecification, getParameters, getRequiredArgumentCount, getType, hasParameterPack, isConstexpr, isDeleted, isExternC, isInline, isMutable
getFunctionScope, isAuto, isExtern, isNoReturn, isRegister, isStatic, takesVarArgs
getClassOwner, getType, getVisibility, isStatic
getQualifiedName, getQualifiedNameCharArray, isGloballyQualified
getLinkage, getName, getNameCharArray, getOwner, getScope
IType[] getExceptionSpecification(IASTNode point)
ICPPFunction.getExceptionSpecification()
but a accepts a starting point
for template instantiation.Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.