Searched refs:createCall (Results 1 – 1 of 1) sorted by relevance
575 CallRef createCall(const FunctionDecl *Callee) { in createCall() function in __anon7ee061300111::CallStackFrame6529 CallRef Call = Info.CurrentCall->createCall(Definition); in HandleConstructorCall()7942 Call = Info.CurrentCall->createCall(FD); in handleCallExpr()8029 Call = Info.CurrentCall->createCall(FD); in handleCallExpr()16506 CallRef Call = Info.CurrentCall->createCall(Callee); in EvaluateWithSubstitution()