Searched refs:getObjCDeclContext (Results 1 – 4 of 4) sorted by relevance
255 Decl *getObjCDeclContext() const { return Actions.getObjCDeclContext(); } in getObjCDeclContext() function716 : P(p), DC(p.getObjCDeclContext()), in ObjCDeclContextSwitch()
150 Decl *Decl = Actions.getObjCDeclContext(); in CheckNestedObjCContexts()
8988 Decl *getObjCDeclContext() const;
14439 Decl *Sema::getObjCDeclContext() const { in getObjCDeclContext() function in Sema