Searched defs:annotation_id (Results 1 – 5 of 5) sorted by relevance
21 AnnotationDataAccessor::AnnotationDataAccessor(const File &panda_file, File::EntityId annotation_id) in AnnotationDataAccessor()
46 mda.EnumerateAnnotations([&](EntityId annotation_id) { in Initialize()
44 mda.EnumerateAnnotations([&](panda_file::File::EntityId annotation_id) { in LoadTypes()
123 methodDataAccessor.EnumerateAnnotations([&](panda_file::File::EntityId annotation_id) { in IterateLiteral()
445 mda.EnumerateAnnotations([&](panda_file::File::EntityId annotation_id) { in GetExportDataFromRecord()