Searched refs:getCallSite (Results 1 – 17 of 17) sorted by relevance
25 inline std::string getCallSite(const FrameLocation &Callsite) { in getCallSite() function43 OContextStr << getCallSite(Callsite); in getLocWithContext()56 OContextStr << getCallSite(Callsite); in getReversedLocWithContext()
151 ContextVec.push_back(getCallSite(Loc)); in getExpandedContextStr()
328 OCalleeCtxStr << getCallSite(*LeafLoc) << " @ " << CalleeName.str(); in populateFunctionBoundarySamples()
329 ->getCallSite(); in getStmtForDiagnostics()341 return CEE->getCalleeContext()->getCallSite(); in getStmtForDiagnostics()
207 cast<Expr>(SFC->getCallSite()), State, CallerLCtx, in computeObjectUnderConstruction()407 cast<Expr>(SFC->getCallSite()), State, CallerLCtx, in updateObjectsUnderConstruction()512 LCtx->getStackFrame()->getCallSite()); in handleConstructor()
92 S = CEE->getCalleeContext()->getCallSite(); in getLastStmt()216 const Stmt *CE = calleeCtx->getCallSite(); in processCallExit()
919 while (isa<CXXInheritedCtorInitExpr>(SFC->getCallSite())) in getInheritingStackFrame()1397 const Stmt *CallSite = CalleeCtx->getCallSite(); in getCaller()
475 LCtx->getStackFrame()->getCallSite())) { in HandleVirtualBaseBranch()
964 if (CEE->getCalleeContext()->getCallSite() == S) in addVisitorIfNecessary()998 if (CalleeContext->getCallSite() != S) in addVisitorIfNecessary()1468 InitE = cast<ObjCMessageExpr>(CE->getCalleeContext()->getCallSite()) in VisitNode()
926 const Stmt *CallSite = SFC->getCallSite(); in getVarRegion()
291 const Stmt *CallSite = CExit.getCalleeContext()->getCallSite(); in getMessage()
1901 const Stmt *CE = CalleeSF->getCallSite(); in replayWithoutInlining()
462 if (const Stmt *S = cast<StackFrameContext>(LCtx)->getCallSite()) { in dumpStack()504 if (const Stmt *S = cast<StackFrameContext>(LCtx)->getCallSite()) { in printJson()
319 const Stmt *getCallSite() const { return CallSite; } in getCallSite() function
180 const Stmt *CallSite = Context.getStackFrame()->getCallSite(); in checkEndFunction()
512 S = LCtx->getStackFrame()->getCallSite(); in VisitNode()
970 return cast<CXXConstructExpr>(getInheritingStackFrame()->getCallSite()); in getInheritingConstructor()