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

References

tools/clang/lib/CodeGen/CodeGenFunction.h
 1501       CGF.CurGD = OldCurGD;
 1502       CGF.CurFuncDecl = OldCurFuncDecl;
 1503       CGF.CurCodeDecl = OldCurCodeDecl;
 1504       CGF.CXXABIThisDecl = OldCXXABIThisDecl;
 1505       CGF.CXXABIThisValue = OldCXXABIThisValue;
 1506       CGF.CXXThisValue = OldCXXThisValue;
 1507       CGF.CXXABIThisAlignment = OldCXXABIThisAlignment;
 1508       CGF.CXXThisAlignment = OldCXXThisAlignment;
 1509       CGF.ReturnValue = OldReturnValue;
 1510       CGF.FnRetTy = OldFnRetTy;
 1511       CGF.CXXInheritedCtorInitExprArgs =