reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2173 ObjCImpDecl = Actions.ActOnStartCategoryImplementation( 2187 ObjCImpDecl = Actions.ActOnStartClassImplementation( 2191 ParseObjCClassInstanceVariables(ObjCImpDecl, tok::objc_private, AtLoc); 2205 assert(ObjCImpDecl); 2210 ObjCImplParsingDataRAII ObjCImplParsing(*this, ObjCImpDecl); 2221 return Actions.ActOnFinishObjCImplementation(ObjCImpDecl, DeclsInGroup);