Searched refs:inTopFrame (Results 1 – 21 of 21) sorted by relevance
138 VR->getStackFrame()->inTopFrame()) in REGISTER_TRAIT_WITH_PROGRAMSTATE()258 if (!C.inTopFrame()) in checkReturnAux()
39 if (!C.inTopFrame()) in checkBeginFunction()
65 if (!LC->inTopFrame()) in checkEndAnalysis()
238 if (!Context.inTopFrame()) in checkBeginFunction()
95 if (!C.inTopFrame()) in checkBeginFunction()
465 Ctx.getPredecessor()->getLocationContext()->inTopFrame(); in checkEndFunction()
607 assert(!LCtx->inTopFrame() || State->get<UnreleasedIvarMap>().isEmpty()); in diagnoseMissingReleases()
1206 if (!C.inTopFrame() && M.getDecl() && in checkPostObjCMessage()
564 if (!C.inTopFrame()) in checkBeginFunction()
106 bool inTopFrame() const { return getLocationContext()->inTopFrame(); } in inTopFrame() function
190 assert(L->inTopFrame());
1070 assert(!cast<StackSpaceRegion>(SReg)->getStackFrame()->inTopFrame()); in ParamVarRegion()
265 virtual bool inTopFrame() const;329 bool inTopFrame() const override { return getParent() == nullptr; } in inTopFrame() function
470 bool LocationContext::inTopFrame() const { in inTopFrame() function in LocationContext471 return getStackFrame()->inTopFrame(); in inTopFrame()
316 if (!C.inTopFrame()) in checkBeginFunction()
970 if (!C.inTopFrame()) in processReturn()1320 if (!Ctx.inTopFrame()) in checkBeginFunction()1370 assert(!LCtx->inTopFrame()); in checkEndFunction()
355 if (SC->inTopFrame()) in getCalleeNode()
3021 if (!Pred->getStackFrame()->inTopFrame()) in processEndOfFunction()3070 if (Pred->getLocationContext()->inTopFrame()) { in processEndOfFunction()3628 VR->getStackFrame()->inTopFrame()) in processPointerEscapedOnBind()
521 if (!CallLocationContext || CallLocationContext->inTopFrame()) in getCaller()
1357 while (!LC->inTopFrame() && (!D || D->isStatic() || in getCXXThisRegion()
390 while (!SCtx->inTopFrame()) { in markFrameAsModifying()