Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:scope

1286   CodeGenFunction::RunCleanupsScope scope(CGF);
1317 assert(scope.requiresCleanups() && "nothing to do in .cxx_destruct?");
1400 // The local variable comes into scope immediately.
1599 RunCleanupsScope Scope(*this);
2656 RunCleanupsScope scope(*this);
2672 RunCleanupsScope scope(*this);
2771 RunCleanupsScope Scope(*this);