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

References

tools/clang/lib/CodeGen/CodeGenFunction.h
  179   static bool needsSaving(type value) {
  182   static saved_type save(CodeGenFunction &CGF, type value) {
  186   static type restore(CodeGenFunction &CGF, saved_type value) {