Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:Protection

812     CodeGenFunction::PeepholeProtection Protection;
858 data.Protection = CGF.protectFromPeepholes(rv);
873 CGF.unprotectFromPeepholes(Protection);
2225 /// protection is no longer required.
2230 void unprotectFromPeepholes(PeepholeProtection protection);