clang 20.0.0git
|
Abstract information about a function or function prototype. More...
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CodeGen/CGCall.h"
Public Member Functions | |
CGCalleeInfo () | |
CGCalleeInfo (const FunctionProtoType *calleeProtoTy, GlobalDecl calleeDecl) | |
CGCalleeInfo (const FunctionProtoType *calleeProtoTy) | |
CGCalleeInfo (GlobalDecl calleeDecl) | |
const FunctionProtoType * | getCalleeFunctionProtoType () const |
const GlobalDecl | getCalleeDecl () const |
Abstract information about a function or function prototype.
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 59 of file CGCall.h.
Referenced by clang::CodeGen::CodeGenModule::ConstructAttributeList().
|
inline |
Definition at line 56 of file CGCall.h.
Referenced by clang::CodeGen::CodeGenModule::ConstructAttributeList().