Searched refs:Synthesize (Results 1 – 21 of 21) sorted by relevance
60 // Synthesize a mousedown event and send it to the window. The event is80 // Synthesize a mousedown event and send it to the window. The event is inset
793 bool Synthesize, in ActOnPropertyImplDecl() argument846 if (Synthesize&& in ActOnPropertyImplDecl()886 if (Synthesize) { in ActOnPropertyImplDecl()917 if (Synthesize) { in ActOnPropertyImplDecl()1114 (Synthesize ? in ActOnPropertyImplDecl()1115 ObjCPropertyImplDecl::Synthesize in ActOnPropertyImplDecl()1124 if (getLangOpts().CPlusPlus && Synthesize && !CompleteTypeErr && in ActOnPropertyImplDecl()1161 if (getLangOpts().CPlusPlus && Synthesize && !CompleteTypeErr && in ActOnPropertyImplDecl()1201 if (Synthesize) in ActOnPropertyImplDecl()1225 if (!Synthesize) in ActOnPropertyImplDecl()[all …]
2945 case ObjCPropertyImplDecl::Synthesize: in getCursorKindForDecl()
47 …AC_DEFINE_UNQUOTED(SYNTHESIZE_SYMBOLS, $SYNTHESIZE_SYMBOLS, [Synthesize special symbols when neede…
46 // Synthesize a drag event, since we don't have access to the actual event
36 // Synthesize an event for the click, as there is no certainty that
120 ObjCPropertyImplDecl::Synthesize) { in TraverseObjCMethodDecl()
106 if (implD->getPropertyImplementation() != ObjCPropertyImplDecl::Synthesize) in doTransform()
75 // Synthesize an event for dragging, since we can't be sure that
243 // Synthesize an event for dragging, since we can't be sure that
219 if (I->getPropertyImplementation() != ObjCPropertyImplDecl::Synthesize) in checkObjCDealloc()
223 assert(D->getPropertyImplementation() == ObjCPropertyImplDecl::Synthesize); in VisitObjCPropertyImplDecl()
2139 Synthesize, enumerator2199 return PropertyIvarDecl ? Synthesize : Dynamic; in getPropertyImplementation()
1122 if (PID->getPropertyImplementation() == ObjCPropertyImplDecl::Synthesize) in VisitObjCPropertyImplDecl()
1271 if (D->getPropertyImplementation() == ObjCPropertyImplDecl::Synthesize) in VisitObjCPropertyImplDecl()
3826 if (D->getPropertyImplementation() == ObjCPropertyImplDecl::Synthesize && in VisitObjCPropertyImplDecl()
2616 if (PID->getPropertyImplementation() == ObjCPropertyImplDecl::Synthesize) { in EmitObjCPropertyImplementations()
3090 if (PID->getPropertyImplementation() == ObjCPropertyImplDecl::Synthesize) { in GenerateClass()5684 if (PID->getPropertyImplementation() == ObjCPropertyImplDecl::Synthesize){ in BuildClassRoTInitializer()
2080 ObjCPropertyImplDecl::Synthesize); in GeneratePropertyList()
599 HelpText<"Synthesize retain and release calls for Objective-C pointers">;
24437 … * html/canvas/WebGLRenderingContext.cpp: Synthesize INVALID_VALUE error when input object is 0.