Home | History | Annotate | Download | only in AST

Lines Matching refs:hasSameType

1569             (Context.hasSameType(FD->getType(), 
1571 ||Context.hasSameType(FD->getType(),
1579 (Context.hasSameType(LastFD->getType(),
1581 || Context.hasSameType(LastFD->getType(),
1734 (Context.hasSameType(D->getType(),
1736 || Context.hasSameType(D->getType(), Context.LongLongTy)))