Searched refs:getCurrentStackFrame (Results 1 – 19 of 19) sorted by relevance
94 if (LC->getCurrentStackFrame()->getParent() != nullptr) in analyzerEval()125 if (LC->getCurrentStackFrame()->getParent() == nullptr) in analyzerCheckInlined()
141 const StackFrameContext *CurFrame = LCtx->getCurrentStackFrame(); in checkPreStmt()176 CurSFC(CC.getLocationContext()->getCurrentStackFrame()) in checkEndFunction()
190 SFC = C.getLocationContext()->getCurrentStackFrame(); in parameterTypeFromSVal()
1715 (VR->getStackFrame() == LeakContext->getCurrentStackFrame())) in getAllocationSite()
2168 if (!VR || VR->getStackFrame() == LeakContext->getCurrentStackFrame()) in GetAllocationSite()
75 Node->getLocation().getLocationContext()->getCurrentStackFrame(); in getLastStmt()82 if (PP.getLocationContext()->getCurrentStackFrame() == SF) { in getLastStmt()222 CEBNode->getLocationContext()->getCurrentStackFrame(); in processCallExit()227 calleeCtx->getParent()->getCurrentStackFrame(); in processCallExit()422 const StackFrameContext *CallerSFC = CurLC->getCurrentStackFrame(); in REGISTER_TRAIT_WITH_PROGRAMSTATE()594 const StackFrameContext *CallerSFC = CurLC->getCurrentStackFrame(); in mayInlineCallKind()
148 LCtx->getCurrentStackFrame()); in getRegionForConstructedObject()197 if (const Stmt *Outer = LCtx->getCurrentStackFrame()->getCallSite()) { in VisitCXXConstructExpr()217 LCtx->getCurrentStackFrame()); in VisitCXXConstructExpr()
865 const StackFrameContext *STC = LC->getCurrentStackFrame(); in getBlockDataRegion()894 const StackFrameContext *STC = LC->getCurrentStackFrame(); in getCompoundLiteralRegion()961 const StackFrameContext *SFC = LC->getCurrentStackFrame(); in getCXXTempObjectRegion()1013 const StackFrameContext *STC = LC->getCurrentStackFrame(); in getCXXThisRegion()1023 const StackFrameContext *STC = LC->getCurrentStackFrame(); in getAllocaRegion()
157 const StackFrameContext *SFC = InitLoc->getCurrentStackFrame(); in getInitialState()359 const StackFrameContext *SFC = LC ? LC->getCurrentStackFrame() : nullptr; in removeDead()629 LCtx->getCurrentStackFrame()); in ProcessBaseDtor()650 LCtx->getCurrentStackFrame()); in ProcessMemberDtor()1218 const StackFrameContext *CalleeSF = CalleeLC->getCurrentStackFrame(); in replayWithoutInlining()1219 const StackFrameContext *CallerSF = CalleeSF->getParent()->getCurrentStackFrame(); in replayWithoutInlining()1231 if (L.getLocationContext()->getCurrentStackFrame() != CallerSF) in replayWithoutInlining()1294 const LocationContext *CalleeSF = CalleeLC->getCurrentStackFrame(); in processCFGBlockEntrance()1297 if (RootLC->getCurrentStackFrame() != CalleeSF) { in processCFGBlockEntrance()
57 L ? L->getCurrentStackFrame() in EnvironmentEntry()
516 const StackFrameContext *CurrentContext = LCtx->getCurrentStackFrame(); in isLive()
329 Counter = BCounterFactory.IncrementCount(Counter, LC->getCurrentStackFrame(), in HandleBlockEntrance()
926 const LocationContext *CallerCtx = ParentCtx->getCurrentStackFrame(); in getCaller()
1282 const StackFrameContext *Callee = CalleeCtx->getCurrentStackFrame(); in reversePropagateInterestingSymbols()1883 const StackFrameContext *CalleeLC = PDB.LC->getCurrentStackFrame(); in GenerateAlternateExtensivePathDiagnostic()2586 return LC->getCurrentStackFrame()->getDecl(); in getDeclWithIssue()
447 return FrameSpace->getStackFrame() == LCtx->getCurrentStackFrame(); in isInitializationOfVar()
397 const StackFrameContext *LocationContext::getCurrentStackFrame() const { in getCurrentStackFrame() function in LocationContext408 return getCurrentStackFrame()->inTopFrame(); in inTopFrame()
247 const StackFrameContext *getCurrentStackFrame() const;
141 return getLocationContext()->getCurrentStackFrame(); in getStackFrame()
198 LC->getCurrentStackFrame(), in blockCount()