Searched refs:getObjCIdDecl (Results 1 – 4 of 4) sorted by relevance
2282 TypedefDecl *getObjCIdDecl() const;2289 return getTypeDeclType(getObjCIdDecl()); in getObjCIdType()
424 PushOnScopeChains(Context.getObjCIdDecl(), TUScope); in Initialize()
8121 NewLoaded = Context.getObjCIdDecl(); in getPredefinedDecl()
9749 TypedefDecl *ASTContext::getObjCIdDecl() const { in getObjCIdDecl() function in ASTContext