Searched refs:createCall (Results 1 – 1 of 1) sorted by relevance
569 CallRef createCall(const FunctionDecl *Callee) { in createCall() function in __anon19193fee0111::CallStackFrame6349 CallRef Call = Info.CurrentCall->createCall(Definition); in HandleConstructorCall()7595 Call = Info.CurrentCall->createCall(FD); in handleCallExpr()7665 Call = Info.CurrentCall->createCall(FD); in handleCallExpr()15636 CallRef Call = Info.CurrentCall->createCall(Callee); in EvaluateWithSubstitution()