clang API Documentation

clang::CodeGen::RequiredArgs Member List
This is the complete list of members for clang::CodeGen::RequiredArgs, including all inherited members.
All enum valueclang::CodeGen::RequiredArgs
All_t enum nameclang::CodeGen::RequiredArgs
allowsOptionalArgs() const clang::CodeGen::RequiredArgs [inline]
forPrototype(const FunctionProtoType *prototype)clang::CodeGen::RequiredArgs [inline, static]
forPrototype(CanQual< FunctionProtoType > prototype)clang::CodeGen::RequiredArgs [inline, static]
forPrototypePlus(const FunctionProtoType *prototype, unsigned additional)clang::CodeGen::RequiredArgs [inline, static]
forPrototypePlus(CanQual< FunctionProtoType > prototype, unsigned additional)clang::CodeGen::RequiredArgs [inline, static]
getFromOpaqueData(unsigned value)clang::CodeGen::RequiredArgs [inline, static]
getNumRequiredArgs() const clang::CodeGen::RequiredArgs [inline]
getOpaqueData() const clang::CodeGen::RequiredArgs [inline]
RequiredArgs(All_t _)clang::CodeGen::RequiredArgs [inline]
RequiredArgs(unsigned n)clang::CodeGen::RequiredArgs [inline, explicit]