Searched refs:LastExpr (Results 1 – 2 of 2) sorted by relevance
418 if (const auto *LastExpr = dyn_cast_or_null<Expr>(S->body_back())) in ClassifyInternal() local419 return ClassifyUnnamed(Ctx, LastExpr->getType()); in ClassifyInternal()
2344 if (const auto *LastExpr = in Visit() local2349 state->getSVal(LastExpr, in Visit()