Searched defs:AnnotationList (Results 1 – 2 of 2) sorted by relevance
50 using AnnotationList = std::vector<std::pair<std::string, std::string>>; variable
52 using AnnotationList = std::vector<std::pair<std::string, std::string>>; variable