Searched refs:getObjCDeclContext (Results 1 – 4 of 4) sorted by relevance
239 Decl *getObjCDeclContext() const { return Actions.getObjCDeclContext(); } in getObjCDeclContext() function608 : P(p), DC(p.getObjCDeclContext()), in ObjCDeclContextSwitch()
124 Decl *Decl = Actions.getObjCDeclContext(); in CheckNestedObjCContexts()
7241 Decl *getObjCDeclContext() const;
11100 Decl *Sema::getObjCDeclContext() const { in getObjCDeclContext() function in Sema