Searched refs:OuterScope (Results 1 – 1 of 1) sorted by relevance
243 const auto *OuterScope = Result.Nodes.getNodeAs<CompoundStmt>("cs"); in check() local252 bool IsLastInScope = OuterScope->body_back() == If; in check()