clang API Documentation
All enum value | clang::CodeGen::RequiredArgs | |
All_t enum name | clang::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] |