clang 22.0.0git
|
Abstract information about a function or function prototype. More...
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CIR/CodeGen/CIRGenCall.h"
Public Member Functions | |
CIRGenCalleeInfo () | |
CIRGenCalleeInfo (const clang::FunctionProtoType *calleeProtoTy, clang::GlobalDecl calleeDecl) | |
CIRGenCalleeInfo (clang::GlobalDecl calleeDecl) | |
const clang::FunctionProtoType * | getCalleeFunctionProtoType () const |
clang::GlobalDecl | getCalleeDecl () const |
Abstract information about a function or function prototype.
Definition at line 27 of file CIRGenCall.h.
|
inlineexplicit |
Definition at line 32 of file CIRGenCall.h.
|
inline |
Definition at line 33 of file CIRGenCall.h.
|
inline |
Definition at line 36 of file CIRGenCall.h.
|
inline |
Definition at line 42 of file CIRGenCall.h.
Referenced by clang::CIRGen::CIRGenModule::constructAttributeList().
|
inline |
Definition at line 39 of file CIRGenCall.h.
Referenced by clang::CIRGen::CIRGenModule::constructAttributeList().