Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:HasThisReturn

45   bool HasThisReturn(GlobalDecl GD) const override;
762 bool MicrosoftCXXABI::HasThisReturn(GlobalDecl GD) const {
1106 /// HasThisReturn only specifies a contract, not the implementation
1107 if (HasThisReturn(CGF.CurGD))