Searched defs:AnnotationElement (Results 1 – 6 of 6) sorted by relevance
163 AnnotationElement::AnnotationElement(const AnnotationElement &ann_elem) in AnnotationElement() function in panda::pandasm::AnnotationElement
33 class AnnotationElement; variable537 …AnnotationElement(std::string_view name, std::unique_ptr<Value> value) : name_(name), value_(std::… in AnnotationElement() function
52 message AnnotationElement { message
25 using AnnotationElement = panda::pandasm::AnnotationElement; typedef
26 using AnnotationElement = panda::pandasm::AnnotationElement; typedef
581 ### AnnotationElement subsection