Home | History | Annotate | Download | only in Parse

Lines Matching refs:Typ

928         if (ParsedType Typ = Actions.getTypeName(II, ILoc, getCurScope()))
929 if (Typ.get()->isObjCObjectOrInterfaceType()) {
936 DS.SetTypeSpecType(TST_typename, ILoc, PrevSpec, DiagID, Typ,