Searched defs:Section (Results 1 – 3 of 3) sorted by relevance
43 struct Section { struct50 std::map<std::string, Section> sections; argument
52 Section(std::string name, std::vector<Namespace> namespaces) in Section() function
684 class Section(Node): class