Home
last modified time | relevance | path

Searched defs:first_type (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__utility/
H A Dpair.h70 using first_type = _T1; member
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-comparisons_test.cc1404 using first_type = int; in TEST() typedef