Searched refs:getObjCProtocolDecl (Results 1 – 4 of 4) sorted by relevance
2068 ObjCInterfaceDecl *getObjCProtocolDecl() const;2087 return getObjCInterfaceType(getObjCProtocolDecl()); in getObjCProtoType()
321 PushOnScopeChains(Context.getObjCProtocolDecl(), TUScope); in Initialize()
8713 ObjCInterfaceDecl *ASTContext::getObjCProtocolDecl() const { in getObjCProtocolDecl() function in ASTContext
7702 return Context.getObjCProtocolDecl(); in getPredefinedDecl()