Searched defs:CGCalleeInfo (Results 1 – 1 of 1) sorted by relevance
676 explicit CGCalleeInfo() : CalleeProtoTy(nullptr), CalleeDecl(nullptr) {} in CGCalleeInfo() function677 CGCalleeInfo(const FunctionProtoType *calleeProtoTy, const Decl *calleeDecl) in CGCalleeInfo() function679 CGCalleeInfo(const FunctionProtoType *calleeProtoTy) in CGCalleeInfo() function681 CGCalleeInfo(const Decl *calleeDecl) in CGCalleeInfo() function