Searched refs:getRegionAs (Results 1 – 4 of 4) sorted by relevance
299 const auto *FR = FieldVal.getRegionAs<FieldRegion>(); in isNonUnionUninit()356 .getRegionAs<TypedValueRegion>(); in isNonUnionUninit()
500 const REGION* getRegionAs() const { in getRegionAs() function
471 Base.castAs<loc::MemRegionVal>().getRegionAs<SubRegion>(); in getLValueElement()
2479 if (const auto *SR = L->getRegionAs<SymbolicRegion>()) { in handle()2482 } else if (L->getRegionAs<AllocaRegion>()) in handle()