Searched defs:second_type (Results 1 - 7 of 7) sorted by relevance

/external/clang/test/PCH/
H A Dcrash-12631281.cpp17 typedef _T2 second_type; typedef in struct:pair
/external/clang/test/Index/
H A Dindex-templates.cpp83 typedef U second_type; typedef
85 Pair<T, U> p = { t, second_type(u) };
174 // CHECK-LOAD: index-templates.cpp:85:23: TypeRef=second_type:83:13 Extent=[85:23 - 85:34]
/external/stlport/stlport/stl/
H A D_pair.h53 typedef _T2 second_type; typedef in struct:pair
H A D_function.h110 typedef typename _Pair::second_type second_type; typedef in struct:__pair_aux
/external/chromium_org/third_party/re2/util/
H A Dsparse_array.h243 typedef Value second_type; typedef in class:re2::SparseArray::IndexValue
/external/regex-re2/util/
H A Dsparse_array.h242 typedef Value second_type; typedef in class:re2::SparseArray::IndexValue
/external/deqp/modules/glshared/
H A DglsFboUtil.hpp74 typedef T2 second_type; typedef in struct:deqp::gls::Pair

Completed in 271 milliseconds