clang
6.0.0
|
Abstract information about a function or function prototype. More...
#include "/work/www-prereleases/6.0.0/rc2/docsbuild/llvm.src/tools/clang/lib/CodeGen/CGCall.h"
Public Member Functions | |
CGCalleeInfo () | |
CGCalleeInfo (const FunctionProtoType *calleeProtoTy, const Decl *calleeDecl) | |
CGCalleeInfo (const FunctionProtoType *calleeProtoTy) | |
CGCalleeInfo (const Decl *calleeDecl) | |
const FunctionProtoType * | getCalleeFunctionProtoType () const |
const Decl * | getCalleeDecl () const |
Abstract information about a function or function prototype.
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 62 of file CGCall.h.
Referenced by clang::CodeGen::CodeGenModule::ConstructAttributeList().
|
inline |
Definition at line 59 of file CGCall.h.
Referenced by clang::CodeGen::CodeGenModule::ConstructAttributeList().