reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3633 ((parseMethod && !Actions.isObjCMethodDecl(MCDecl)) || 3634 (!parseMethod && Actions.isObjCMethodDecl(MCDecl))); 3661 ParseScope BodyScope(this, (parseMethod ? Scope::ObjCMethodScope : 0) | 3667 if (parseMethod)