Searched refs:RegionScope (Results 1 – 2 of 2) sorted by relevance
288 class RegionScope; variable294 inline RegionScope make_region_scope(Region ®ion);302 class RegionScope {306 ~RegionScope() { in ~RegionScope()316 RegionScope(TransformState &state, Region ®ion) in RegionScope() function334 friend RegionScope TransformState::make_region_scope(Region &);336 friend class RegionScope; variable560 TransformState::RegionScope TransformState::make_region_scope(Region ®ion) { in make_region_scope()561 return RegionScope(*this, region); in make_region_scope()
1928 void PushCapturedRegionScope(Scope *RegionScope, CapturedDecl *CD,