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