Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:scope

1315   CodeGenFunction::RunCleanupsScope scope(CGF);
1346 assert(scope.requiresCleanups() && "nothing to do in .cxx_destruct?");
1431 // The local variable comes into scope immediately.
1630 RunCleanupsScope Scope(*this);
2703 RunCleanupsScope scope(*this);
2719 RunCleanupsScope scope(*this);
2818 RunCleanupsScope Scope(*this);