Searched refs:CurLC (Results 1 – 2 of 2) sorted by relevance
409 const LocationContext *CurLC = Pred->getLocationContext(); in REGISTER_TRAIT_WITH_PROGRAMSTATE() local410 const StackFrameContext *CallerSFC = CurLC->getCurrentStackFrame(); in REGISTER_TRAIT_WITH_PROGRAMSTATE()432 CallEnter Loc(CallE, CalleeSFC, CurLC); in REGISTER_TRAIT_WITH_PROGRAMSTATE()581 const LocationContext *CurLC = Pred->getLocationContext(); in mayInlineCallKind() local582 const StackFrameContext *CallerSFC = CurLC->getCurrentStackFrame(); in mayInlineCallKind()610 if (const Stmt *Parent = CurLC->getParentMap().getParent(CtorExpr)) in mayInlineCallKind()
833 const LocationContext *CurLC =Succ->getLocationContext(); in VisitNode() local835 if (CurLC != ReportLC && !CurLC->isParentOf(ReportLC)) { in VisitNode()836 BR.markInvalid("Suppress IDC", CurLC); in VisitNode()862 CFGStmtMap *Map = CurLC->getAnalysisDeclContext()->getCFGStmtMap(); in VisitNode()878 BR.markInvalid("Suppress Macro IDC", CurLC); in VisitNode()