clang 20.0.0git
|
This is the complete list of members for clang::CodeGen::RequiredArgs, including all inherited members.
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 | inlinestatic |
forPrototype(CanQual< FunctionProtoType > prototype) | clang::CodeGen::RequiredArgs | inlinestatic |
forPrototypePlus(const FunctionProtoType *prototype, unsigned additional) | clang::CodeGen::RequiredArgs | inlinestatic |
forPrototypePlus(CanQual< FunctionProtoType > prototype, unsigned additional) | clang::CodeGen::RequiredArgs | inlinestatic |
getFromOpaqueData(unsigned value) | clang::CodeGen::RequiredArgs | inlinestatic |
getNumRequiredArgs() const | clang::CodeGen::RequiredArgs | inline |
getOpaqueData() const | clang::CodeGen::RequiredArgs | inline |
isRequiredArg(unsigned argIdx) const | clang::CodeGen::RequiredArgs | inline |
RequiredArgs(All_t _) | clang::CodeGen::RequiredArgs | inline |
RequiredArgs(unsigned n) | clang::CodeGen::RequiredArgs | inlineexplicit |