Home | History | Annotate | Download | only in AST

Lines Matching refs:hasSameType

3721       assert(Info.Ctx.hasSameType(BaseIt->getType(), BaseType) &&
4036 if (!Info.Ctx.hasSameType(CalleeType->getPointeeType(), FD->getType()))
5190 !Info.Ctx.hasSameType(Field->getType()->getPointeeType(),
5202 Info.Ctx.hasSameType(Field->getType()->getPointeeType(),
5210 } else if (Info.Ctx.hasSameType(Field->getType(), Info.Ctx.getSizeType()))