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