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

References

tools/clang/lib/CodeGen/CodeGenFunction.h
  213   static bool needsSaving(type value) {
  216   static saved_type save(CodeGenFunction &CGF, type value) {
  219   static type restore(CodeGenFunction &CGF, saved_type value) {