Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:scope

715   CodeGenFunction::RunCleanupsScope scope(CGF);
747 assert(scope.requiresCleanups() && "nothing to do in .cxx_destruct?");
940 // The local variable comes into scope immediately.
1128 RunCleanupsScope Scope(*this);
2120 RunCleanupsScope Scope(*this);