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