clang 20.0.0git
|
This is the complete list of members for clang::CodeGen::CGCalleeInfo, including all inherited members.
CGCalleeInfo() | clang::CodeGen::CGCalleeInfo | inlineexplicit |
CGCalleeInfo(const FunctionProtoType *calleeProtoTy, GlobalDecl calleeDecl) | clang::CodeGen::CGCalleeInfo | inline |
CGCalleeInfo(const FunctionProtoType *calleeProtoTy) | clang::CodeGen::CGCalleeInfo | inline |
CGCalleeInfo(GlobalDecl calleeDecl) | clang::CodeGen::CGCalleeInfo | inline |
getCalleeDecl() const | clang::CodeGen::CGCalleeInfo | inline |
getCalleeFunctionProtoType() const | clang::CodeGen::CGCalleeInfo | inline |