Searched refs:getObjCDeclContext (Results 1 – 4 of 4) sorted by relevance
262 Decl *getObjCDeclContext() const { return Actions.getObjCDeclContext(); } in getObjCDeclContext() function739 : P(p), DC(p.getObjCDeclContext()), in ObjCDeclContextSwitch()
174 Decl *Decl = Actions.getObjCDeclContext(); in CheckNestedObjCContexts()
9570 Decl *getObjCDeclContext() const;
15235 Decl *Sema::getObjCDeclContext() const { in getObjCDeclContext() function in Sema