Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:HasThisReturn

284   bool HasThisReturn(GlobalDecl GD) const override {
1111 // HasThisReturn(GlobalDecl(Dtor, Type)) is true
1171 /// HasThisReturn only specifies a contract, not the implementation
1172 if (HasThisReturn(CGF.CurGD))