Home | History | Annotate | Download | only in AST

Lines Matching refs:hasSameUnqualifiedType

833             if (Context.hasSameUnqualifiedType(BI.getType(), T)) {
1456 !Context.hasSameUnqualifiedType(getParamDecl(1)->getType(),
1491 return Context.hasSameUnqualifiedType(ClassType, ParamType);
1512 return Context.hasSameUnqualifiedType(ClassType, ParamType);