Lines Matching refs:Container
5234 const Decl *Container) const {
5235 if (!Container)
5238 dyn_cast<ObjCCategoryImplDecl>(Container)) {
5243 const ObjCImplementationDecl *OID=cast<ObjCImplementationDecl>(Container);
5252 /// property declaration. If non-NULL, Container must be either an
5277 const Decl *Container,
5284 getObjCPropertyImplDeclForPropertyDecl(PD, Container)) {