Searched refs:getObjCDeclContext (Results 1 – 4 of 4) sorted by relevance
251 Decl *getObjCDeclContext() const { return Actions.getObjCDeclContext(); } in getObjCDeclContext() function706 : P(p), DC(p.getObjCDeclContext()), in ObjCDeclContextSwitch()
137 Decl *Decl = Actions.getObjCDeclContext(); in CheckNestedObjCContexts()
8389 Decl *getObjCDeclContext() const;
13474 Decl *Sema::getObjCDeclContext() const { in getObjCDeclContext() function in Sema