Searched refs:createCall (Results 1 – 1 of 1) sorted by relevance
569 CallRef createCall(const FunctionDecl *Callee) { in createCall() function in __anon6b6c21b10111::CallStackFrame6436 CallRef Call = Info.CurrentCall->createCall(Definition); in HandleConstructorCall()7687 Call = Info.CurrentCall->createCall(FD); in handleCallExpr()7766 Call = Info.CurrentCall->createCall(FD); in handleCallExpr()16122 CallRef Call = Info.CurrentCall->createCall(Callee); in EvaluateWithSubstitution()