Searched defs:NameAndArgc (Results 1 – 1 of 1) sorted by relevance
37 struct NameAndArgc { struct38 std::string name;39 int argc;41 struct Hasher {