Searched defs:ProgAnnotations (Results 1 – 3 of 3) sorted by relevance
33 struct ProgAnnotations { struct34 std::map<std::string, AnnotationList> methodAnnotations;35 std::map<std::string, RecordAnnotations> recordAnnotations;
58 struct ProgAnnotations { struct59 std::map<std::string, AnnotationList> methodAnnotations;60 std::map<std::string, RecordAnnotations> recordAnnotations;
59 struct ProgAnnotations { struct60 std::map<std::string, AnnotationList> method_annotations;61 std::map<std::string, RecordAnnotations> record_annotations;