Searched defs:annotations (Results 1 – 4 of 4) sorted by relevance
39 …@property(readonly) NSMutableSet annotations; // expected-error{{interface type cannot be statical… property
52 void run(A *annotations) { in run()
862 StructuredData::ArraySP annotations = ExtractCrashInfoAnnotations(process); in FetchExtendedCrashInformation() local916 CrashInfoAnnotations annotations; in ExtractCrashInfoAnnotations() local
340 iterator_range<BinaryAnnotationIterator> annotations() const { in annotations() function