Home | History | Annotate | Download | only in Sema

Lines Matching refs:BoundMemberTy

4363     } else if (Fn && Fn->getType() == Context.BoundMemberTy)
4919 if (Fn->getType() == Context.BoundMemberTy) {
14142 if (CalleeType == S.Context.BoundMemberTy) {
14356 Type = S.Context.BoundMemberTy;