Home
last modified time | relevance | path

Searched defs:MyType (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBEnumChildren.h23 using MyType = IPDBEnumChildren<ChildType>; variable
/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-list-tests-unittest_.cc69 class MyType { class
71 explicit MyType(const std::string& a_value) : value_(a_value) {} in MyType() function in MyType
H A Dgtest_unittest.cc567 struct MyType {}; struct
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-comparisons_test.cc1640 struct MyType { in TEST() struct
1641 int i; in TEST()
1642 std::string str; in TEST()