Searched refs:IdTypedef (Results 1 – 1 of 1) sorted by relevance
115 TypedefDecl *IdTypedef in ActOnTranslationUnitScope() local119 PushOnScopeChains(IdTypedef, TUScope); in ActOnTranslationUnitScope()120 Context.setObjCIdType(Context.getTypeDeclType(IdTypedef)); in ActOnTranslationUnitScope()