Searched refs:EnumerateAnnotation (Results 1 – 5 of 5) sorted by relevance
111 auto EnumerateAnnotation(const char *name, const Callback &cb);
137 auto ClassDataAccessor::EnumerateAnnotation(const char *name, const Callback &cb) in EnumerateAnnotation() function
142 …cda.EnumerateAnnotation(annotation, [pf, &indices = it->second](panda_file::AnnotationDataAccessor… in GetAnnotationElementUniqueIndex()
72 [[maybe_unused]] auto annotationFound = cda.EnumerateAnnotation( in LoadDynamicCallClass()
432 …cda.EnumerateAnnotation("Lets/annotation/DynamicCall;", [pf](panda_file::AnnotationDataAccessor &a… in GetQnameCount()