Searched refs:createCall (Results 1 – 1 of 1) sorted by relevance
569 CallRef createCall(const FunctionDecl *Callee) { in createCall() function in __anondef1c1650111::CallStackFrame6346 CallRef Call = Info.CurrentCall->createCall(Definition); in HandleConstructorCall()7592 Call = Info.CurrentCall->createCall(FD); in handleCallExpr()7662 Call = Info.CurrentCall->createCall(FD); in handleCallExpr()15599 CallRef Call = Info.CurrentCall->createCall(Callee); in EvaluateWithSubstitution()