Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:scope

1259   CodeGenFunction::RunCleanupsScope scope(CGF);
1290 assert(scope.requiresCleanups() && "nothing to do in .cxx_destruct?");
1373 // The local variable comes into scope immediately.
1572 RunCleanupsScope Scope(*this);
2451 CodeGenFunction::RunCleanupsScope scope(CGF);
2719 RunCleanupsScope Scope(*this);