Searched defs:SectionInfo (Results 1 – 1 of 1) sorted by relevance
2380 struct SectionInfo { struct2386 std::string name;2387 std::string description;2388 SourceLineInfo lineInfo;8648 SectionInfo::SectionInfo in SectionInfo() function in Catch::SectionInfo