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)
Deprecated.
Use
ICPPFunction.getExceptionSpecification() instead. |
getSpecializedBinding, getTemplateParameterMap
isDestructor, isExplicit, isFinal, isImplicit, isOverride, isPureVirtual, isVirtual
getDeclaredType, 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
@Deprecated IType[] getExceptionSpecification(IASTNode point)
ICPPFunction.getExceptionSpecification()
instead.Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.