Home
last modified time | relevance | path

Searched defs:calleeProtoTy (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/lib/CodeGen/
DCGCall.h53 CGCalleeInfo(const FunctionProtoType *calleeProtoTy, GlobalDecl calleeDecl) in CGCalleeInfo()
55 CGCalleeInfo(const FunctionProtoType *calleeProtoTy) in CGCalleeInfo()
/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h677 CGCalleeInfo(const FunctionProtoType *calleeProtoTy, const Decl *calleeDecl) in CGCalleeInfo()
679 CGCalleeInfo(const FunctionProtoType *calleeProtoTy) in CGCalleeInfo()