Searched refs:InitWithAdjustments (Results 1 – 2 of 2) sorted by relevance
324 const Expr *InitWithAdjustments, const Expr *Result, in createTemporaryRegionIfNeeded() argument331 SVal InitValWithAdjustments = State->getSVal(InitWithAdjustments, LC); in createTemporaryRegionIfNeeded()340 Result = InitWithAdjustments; in createTemporaryRegionIfNeeded()377 const Expr *Init = InitWithAdjustments->skipRValueSubobjectAdjustments( in createTemporaryRegionIfNeeded()450 getCFGElementRef(), LC, InitWithAdjustments->getType(), in createTemporaryRegionIfNeeded()
889 const Expr *InitWithAdjustments, const Expr *Result = nullptr,