reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
272 objc_flags.SetCascades(false) 281 objc_flags, lldb_private::formatters::ObjCBOOLSummaryProvider, "")); 291 objc_flags.SetSkipPointers(true); 294 "SEL summary provider", ConstString("SEL"), objc_flags); 297 "SEL summary provider", ConstString("struct objc_selector"), objc_flags); 300 "SEL summary provider", ConstString("objc_selector"), objc_flags); 303 "SEL summary provider", ConstString("objc_selector *"), objc_flags); 306 "SEL summary provider", ConstString("SEL *"), objc_flags); 310 "Class summary provider", ConstString("Class"), objc_flags); 321 objc_flags.SetSkipPointers(false); 322 objc_flags.SetCascades(true); 323 objc_flags.SetSkipReferences(false); 326 ConstString("__block_literal_generic"), objc_flags); 332 ConstString("CFGregorianUnits"), objc_flags); 335 ConstString("CFRange"), objc_flags); 339 ConstString("NSRange"), objc_flags); 341 ConstString("NSRectArray"), objc_flags); 343 AddOneLineSummary(objc_category_sp, ConstString("NSPoint"), objc_flags); 344 AddOneLineSummary(objc_category_sp, ConstString("NSSize"), objc_flags); 345 AddOneLineSummary(objc_category_sp, ConstString("NSRect"), objc_flags); 347 AddOneLineSummary(objc_category_sp, ConstString("CGSize"), objc_flags); 348 AddOneLineSummary(objc_category_sp, ConstString("CGPoint"), objc_flags); 349 AddOneLineSummary(objc_category_sp, ConstString("CGRect"), objc_flags); 353 ConstString("RGBColor"), objc_flags); 357 ConstString("Rect"), objc_flags); 359 ConstString("Point"), objc_flags); 363 ConstString("DateTimeRect *"), objc_flags); 368 ConstString("LongDateRect"), objc_flags); 370 ConstString("HIPoint"), objc_flags); 372 ConstString("HIRect"), objc_flags);