Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Protection

1008     CodeGenFunction::PeepholeProtection Protection;
1054 data.Protection = CGF.protectFromPeepholes(rv);
1069 CGF.unprotectFromPeepholes(Protection);
2040 /// protection is no longer required.
2045 void unprotectFromPeepholes(PeepholeProtection protection);