reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/lib/CodeGen/CodeGenFunction.h
 2816   PeepholeProtection protectFromPeepholes(RValue rvalue);

References

tools/clang/lib/CodeGen/CodeGenFunction.h
 1128       data.Protection = CGF.protectFromPeepholes(rv);