Searched refs:TrueLoc (Results 1 – 1 of 1) sorted by relevance
704 StorageLocation *TrueLoc = TrueEnv->getStorageLocation(*S->getTrueExpr()); in VisitConditionalOperator() local707 if (TrueLoc == FalseLoc && TrueLoc != nullptr) in VisitConditionalOperator()708 Env.setStorageLocation(*S, *TrueLoc); in VisitConditionalOperator()