Searched refs:UnwrapExpr (Results 1 – 1 of 1) sorted by relevance
385 void transferUnwrapCall(const Expr *UnwrapExpr, const Expr *ObjectExpr, in transferUnwrapCall() argument389 if (State.Env.getStorageLocation(*UnwrapExpr) == nullptr) in transferUnwrapCall()390 State.Env.setStorageLocation(*UnwrapExpr, locForValue(*OptionalLoc)); in transferUnwrapCall()394 void transferArrowOpCall(const Expr *UnwrapExpr, const Expr *ObjectExpr, in transferArrowOpCall() argument399 *UnwrapExpr, State.Env.create<PointerValue>(locForValue(*OptionalLoc))); in transferArrowOpCall()