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

Definitions

tools/clang/lib/CodeGen/CodeGenFunction.h
  165   static type restore(CodeGenFunction &CGF, saved_type value) {
  186   static type restore(CodeGenFunction &CGF, saved_type value) {
tools/clang/lib/CodeGen/EHScopeStack.h
   60   static type restore(CodeGenFunction &CGF, saved_type value) { return value; }