clang  3.9.0
clang::FunctionProtoType Member List

This is the complete list of members for clang::FunctionProtoType, including all inherited members.

acceptsObjCTypeParams() const clang::Type
ArrayTypeBitsclang::Type
ASTContext classclang::FunctionProtoTypefriend
AttributedTypeBitsclang::Type
AutoTypeBitsclang::Type
BuiltinTypeBitsclang::Type
canDecayToPointerType() const clang::Typeinline
canHaveNullability() const clang::Type
castAs() const clang::Type
castAsArrayTypeUnsafe() const clang::Typeinline
classof(const Type *T)clang::FunctionProtoTypeinlinestatic
containsUnexpandedParameterPack() const clang::Typeinline
desugar() const clang::FunctionProtoTypeinline
dump() const clang::Type
exception_begin() const clang::FunctionProtoTypeinline
exception_end() const clang::FunctionProtoTypeinline
exception_iterator typedefclang::FunctionProtoType
exceptions() const clang::FunctionProtoTypeinline
FunctionType(TypeClass tc, QualType res, QualType Canonical, bool Dependent, bool InstantiationDependent, bool VariablyModified, bool ContainsUnexpandedParameterPack, ExtInfo Info)clang::FunctionTypeinlineprotected
FunctionTypeBitsclang::Type
getArrayElementTypeNoTypeQual() const clang::Type
getAs() const clang::Type
getAs() const clang::Type
getAs() const clang::Type
getAs() const clang::Type
getAsArrayTypeUnsafe() const clang::Typeinline
getAsComplexIntegerType() const clang::Type
getAsCXXRecordDecl() const clang::Type
getAsObjCInterfacePointerType() const clang::Type
getAsObjCInterfaceType() const clang::Type
getAsObjCQualifiedClassType() const clang::Type
getAsObjCQualifiedIdType() const clang::Type
getAsObjCQualifiedInterfaceType() const clang::Type
getAsPlaceholderType() const clang::Typeinline
getAsStructureType() const clang::Type
getAsTagDecl() const clang::Type
getAsUnionType() const clang::Type
getBaseElementTypeUnsafe() const clang::Typeinline
getCallConv() const clang::FunctionTypeinline
getCallResultType(const ASTContext &Context) const clang::FunctionTypeinline
getCanonicalTypeInternal() const clang::Typeinline
getCanonicalTypeUnqualified() const clang::Typeinline
getContainedAutoType() const clang::Type
getExceptionSpecDecl() const clang::FunctionProtoTypeinline
getExceptionSpecTemplate() const clang::FunctionProtoTypeinline
getExceptionSpecType() const clang::FunctionProtoTypeinline
getExceptionType(unsigned i) const clang::FunctionProtoTypeinline
getExtInfo() const clang::FunctionTypeinline
getExtParameterInfo(unsigned I) const clang::FunctionProtoTypeinline
getExtParameterInfos() const clang::FunctionProtoTypeinline
getExtParameterInfosOrNull() const clang::FunctionProtoTypeinline
getExtProtoInfo() const clang::FunctionProtoTypeinline
getHasRegParm() const clang::FunctionTypeinline
getLinkage() const clang::Type
getLinkageAndVisibility() const clang::Type
getLocallyUnqualifiedSingleStepDesugaredType() const clang::Type
getNameForCallConv(CallingConv CC)clang::FunctionTypestatic
getNoexceptExpr() const clang::FunctionProtoTypeinline
getNoexceptSpec(const ASTContext &Ctx) const clang::FunctionProtoType
getNoReturnAttr() const clang::FunctionTypeinline
getNullability(const ASTContext &context) const clang::Type
getNumExceptions() const clang::FunctionProtoTypeinline
getNumParams() const clang::FunctionProtoTypeinline
getObjCARCImplicitLifetime() const clang::Type
getObjCSubstitutions(const DeclContext *dc) const clang::Type
getParameterABI(unsigned I) const clang::FunctionProtoTypeinline
getParamType(unsigned i) const clang::FunctionProtoTypeinline
getParamTypes() const clang::FunctionProtoTypeinline
getPointeeCXXRecordDecl() const clang::Type
getPointeeOrArrayElementType() const clang::Typeinline
getPointeeType() const clang::Type
getRefQualifier() const clang::FunctionProtoTypeinline
getRegParmType() const clang::FunctionTypeinline
getReturnType() const clang::FunctionTypeinline
getScalarTypeKind() const clang::Type
getTypeClass() const clang::Typeinline
getTypeClassName() const clang::Type
getTypeQuals() const clang::FunctionProtoTypeinline
getUnqualifiedDesugaredType() const clang::Type
getVisibility() const clang::Typeinline
hasDependentExceptionSpec() const clang::FunctionProtoType
hasDynamicExceptionSpec() const clang::FunctionProtoTypeinline
hasExceptionSpec() const clang::FunctionProtoTypeinline
hasExtParameterInfos() const clang::FunctionProtoTypeinline
hasFloatingRepresentation() const clang::Type
hasIntegerRepresentation() const clang::Type
hasNoexceptExceptionSpec() const clang::FunctionProtoTypeinline
hasObjCPointerRepresentation() const clang::Typeinline
hasPointerRepresentation() const clang::Typeinline
hasSignedIntegerRepresentation() const clang::Type
hasSizedVLAType() const clang::Type
hasTrailingReturn() const clang::FunctionProtoTypeinline
hasUnnamedOrLocalType() const clang::Type
hasUnsignedIntegerRepresentation() const clang::Type
isAggregateType() const clang::Type
isAnyCharacterType() const clang::Type
isAnyComplexType() const clang::Typeinline
isAnyPointerType() const clang::Typeinline
isArithmeticType() const clang::Type
isArrayType() const clang::Typeinline
isAtomicType() const clang::Typeinline
isBlockCompatibleObjCPointerType(ASTContext &ctx) const clang::Type
isBlockPointerType() const clang::Typeinline
isBooleanType() const clang::Typeinline
isBuiltinType() const clang::Typeinline
isCanonicalUnqualified() const clang::Typeinline
isCARCBridgableType() const clang::Type
isChar16Type() const clang::Type
isChar32Type() const clang::Type
isCharType() const clang::Type
isClassType() const clang::Type
isClkEventT() const clang::Typeinline
isComplexIntegerType() const clang::Type
isComplexType() const clang::Type
isCompoundType() const clang::Typeinline
isConst() const clang::FunctionTypeinline
isConstantArrayType() const clang::Typeinline
isConstantSizeType() const clang::Type
isDependentSizedArrayType() const clang::Typeinline
isDependentType() const clang::Typeinline
isElaboratedTypeSpecifier() const clang::Type
isEnumeralType() const clang::Typeinline
isEventT() const clang::Typeinline
isExtVectorType() const clang::Typeinline
isFloatingType() const clang::Type
isFromAST() const clang::Typeinline
isFunctionNoProtoType() const clang::Typeinline
isFunctionPointerType() const clang::Typeinline
isFunctionProtoType() const clang::Typeinline
isFunctionType() const clang::Typeinline
isFundamentalType() const clang::Typeinline
isHalfType() const clang::Typeinline
isImageType() const clang::Typeinline
isIncompleteArrayType() const clang::Typeinline
isIncompleteOrObjectType() const clang::Typeinline
isIncompleteType(NamedDecl **Def=nullptr) const clang::Type
isInstantiationDependentType() const clang::Typeinline
isIntegerType() const clang::Typeinline
isIntegralOrEnumerationType() const clang::Typeinline
isIntegralOrUnscopedEnumerationType() const clang::Type
isIntegralType(const ASTContext &Ctx) const clang::Type
isInterfaceType() const clang::Type
isLinkageValid() const clang::Type
isLiteralType(const ASTContext &Ctx) const clang::Type
isLValueReferenceType() const clang::Typeinline
isMemberDataPointerType() const clang::Typeinline
isMemberFunctionPointerType() const clang::Typeinline
isMemberPointerType() const clang::Typeinline
isNDRangeT() const clang::Typeinline
isNonOverloadPlaceholderType() const clang::Typeinline
isNothrow(const ASTContext &Ctx, bool ResultIfDependent=false) const clang::FunctionProtoType
isNullPtrType() const clang::Typeinline
isObjCARCBridgableType() const clang::Type
isObjCARCImplicitlyUnretainedType() const clang::Type
isObjCBoxableRecordType() const clang::Type
isObjCBuiltinType() const clang::Typeinline
isObjCClassOrClassKindOfType() const clang::Type
isObjCClassType() const clang::Typeinline
isObjCIdOrObjectKindOfType(const ASTContext &ctx, const ObjCObjectType *&bound) const clang::Type
isObjCIdType() const clang::Typeinline
isObjCIndependentClassType() const clang::Type
isObjCIndirectLifetimeType() const clang::Type
isObjCInertUnsafeUnretainedType() const clang::Type
isObjCLifetimeType() const clang::Type
isObjCNSObjectType() const clang::Type
isObjCObjectOrInterfaceType() const clang::Typeinline
isObjCObjectPointerType() const clang::Typeinline
isObjCObjectType() const clang::Typeinline
isObjCQualifiedClassType() const clang::Typeinline
isObjCQualifiedIdType() const clang::Typeinline
isObjCQualifiedInterfaceType() const clang::Type
isObjCRetainableType() const clang::Type
isObjCSelType() const clang::Typeinline
isObjectType() const clang::Typeinline
isOpenCLSpecificType() const clang::Typeinline
isOverloadableType() const clang::Typeinline
isParamConsumed(unsigned I) const clang::FunctionProtoTypeinline
isPipeType() const clang::Typeinline
isPlaceholderType() const clang::Typeinline
isPointerType() const clang::Typeinline
isPromotableIntegerType() const clang::Type
isQueueT() const clang::Typeinline
isRealFloatingType() const clang::Type
isRealType() const clang::Type
isRecordType() const clang::Typeinline
isReferenceType() const clang::Typeinline
isReserveIDT() const clang::Typeinline
isRestrict() const clang::FunctionTypeinline
isRValueReferenceType() const clang::Typeinline
isSamplerT() const clang::Typeinline
isScalarType() const clang::Typeinline
isSignedIntegerOrEnumerationType() const clang::Type
isSignedIntegerType() const clang::Type
isSpecificBuiltinType(unsigned K) const clang::Typeinline
isSpecificPlaceholderType(unsigned K) const clang::Typeinline
isSpecifierType() const clang::Type
isStandardLayoutType() const clang::Type
isStructureOrClassType() const clang::Type
isStructureType() const clang::Type
isSugared() const clang::FunctionProtoTypeinline
isTemplateTypeParmType() const clang::Typeinline
isTemplateVariadic() const clang::FunctionProtoType
isUndeducedType() const clang::Typeinline
isUnionType() const clang::Type
isUnsignedIntegerOrEnumerationType() const clang::Type
isUnsignedIntegerType() const clang::Type
isVariableArrayType() const clang::Typeinline
isVariablyModifiedType() const clang::Typeinline
isVariadic() const clang::FunctionProtoTypeinline
isVectorType() const clang::Typeinline
isVisibilityExplicit() const clang::Typeinline
isVoidPointerType() const clang::Type
isVoidType() const clang::Typeinline
isVolatile() const clang::FunctionTypeinline
isWideCharType() const clang::Type
NoexceptResult enum nameclang::FunctionProtoType
NR_BadNoexcept enum valueclang::FunctionProtoType
NR_Dependent enum valueclang::FunctionProtoType
NR_NoNoexcept enum valueclang::FunctionProtoType
NR_Nothrow enum valueclang::FunctionProtoType
NR_Throw enum valueclang::FunctionProtoType
ObjCObjectTypeBitsclang::Type
param_type_begin() const clang::FunctionProtoTypeinline
param_type_end() const clang::FunctionProtoTypeinline
param_type_iterator typedefclang::FunctionProtoType
param_type_range typedefclang::FunctionProtoType
param_types() const clang::FunctionProtoTypeinline
printExceptionSpecification(raw_ostream &OS, const PrintingPolicy &Policy) const clang::FunctionProtoType
Profile(llvm::FoldingSetNodeID &ID, const ASTContext &Ctx)clang::FunctionProtoType
Profile(llvm::FoldingSetNodeID &ID, QualType Result, param_type_iterator ArgTys, unsigned NumArgs, const ExtProtoInfo &EPI, const ASTContext &Context)clang::FunctionProtoTypestatic
ReferenceTypeBitsclang::Type
ScalarTypeKind enum nameclang::Type
setContainsUnexpandedParameterPack(bool PP=true)clang::Typeinlineprotected
setDependent(bool D=true)clang::Typeinlineprotected
setInstantiationDependent(bool D=true)clang::Typeinlineprotected
setVariablyModified(bool VM=true)clang::Typeinlineprotected
STK_BlockPointer enum valueclang::Type
STK_Bool enum valueclang::Type
STK_CPointer enum valueclang::Type
STK_Floating enum valueclang::Type
STK_FloatingComplex enum valueclang::Type
STK_Integral enum valueclang::Type
STK_IntegralComplex enum valueclang::Type
STK_MemberPointer enum valueclang::Type
STK_ObjCObjectPointer enum valueclang::Type
TagFirst enum valueclang::Type
TagLast enum valueclang::Type
this_()clang::Typeinlineprotected
Type(TypeClass tc, QualType canon, bool Dependent, bool InstantiationDependent, bool VariablyModified, bool ContainsUnexpandedParameterPack)clang::Typeinlineprotected
TypeBitsclang::Type
TypeClass enum nameclang::Type
TypeWithKeywordBitsclang::Type
VectorTypeBitsclang::Type