Searched refs:getObjCDeclContext (Results 1 – 4 of 4) sorted by relevance
256 Decl *getObjCDeclContext() const { return Actions.getObjCDeclContext(); } in getObjCDeclContext() function717 : P(p), DC(p.getObjCDeclContext()), in ObjCDeclContextSwitch()
169 Decl *Decl = Actions.getObjCDeclContext(); in CheckNestedObjCContexts()
9195 Decl *getObjCDeclContext() const;
14768 Decl *Sema::getObjCDeclContext() const { in getObjCDeclContext() function in Sema