Home | History | Annotate | Download | only in AST

Lines Matching refs:hasSameType

2211       assert(Info.Ctx.hasSameType(BaseIt->getType(), BaseType) &&
2621 if (!Info.Ctx.hasSameType(CalleeType->getPointeeType(), FD->getType()))