Searched defs:ann (Results 1 – 3 of 3) sorted by relevance
36 std::vector<std::string> ann = annotations.value(); in ValidateAnnotation() local
575 [&](pandasm::AnnotationData &ann) -> bool { in AddAnnotationElement()610 std::vector<std::string> ann; in GetAnnotationByMethodName() local1595 for (const auto &ann : annotations) { in SerializeMethodAnnotations() local
668 pandasm::AnnotationData ann(Signatures::ETS_COROUTINE_ASYNC); in GenAnnotationAsync() local