Home | History | Annotate | Download | only in Sema

Lines Matching refs:BoundMemberTy

4051     } else if (Fn && Fn->getType() == Context.BoundMemberTy)
4529 if (Fn->getType() == Context.BoundMemberTy) {
13134 if (CalleeType == S.Context.BoundMemberTy) {
13315 Type = S.Context.BoundMemberTy;