Searched refs:getObjCIdDecl (Results 1 – 4 of 4) sorted by relevance
1392 TypedefDecl *getObjCIdDecl() const;1399 return getTypeDeclType(getObjCIdDecl()); in getObjCIdType()
162 PushOnScopeChains(Context.getObjCIdDecl(), TUScope); in Initialize()
5681 TypedefDecl *ASTContext::getObjCIdDecl() const { in getObjCIdDecl() function in ASTContext
5465 return Context.getObjCIdDecl(); in GetDecl()