Searched refs:prepareConcreteCallee (Results 1 – 2 of 2) sorted by relevance
226 CGCallee prepareConcreteCallee(CodeGenFunction &CGF) const;
5494 const CGCallee &ConcreteCallee = Callee.prepareConcreteCallee(*this); in EmitCall()6005 CGCallee CGCallee::prepareConcreteCallee(CodeGenFunction &CGF) const { in prepareConcreteCallee() function in CGCallee