Searched defs:MyType (Results 1 – 4 of 4) sorted by relevance
23 using MyType = IPDBEnumChildren<ChildType>; variable
69 class MyType { class71 explicit MyType(const std::string& a_value) : value_(a_value) {} in MyType() function in MyType
567 struct MyType {}; struct
1696 struct MyType { in TEST() struct1697 int i; in TEST()1698 std::string str; in TEST()