Searched refs:__is_same (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/contrib/libstdc++/include/debug/
H A Dformatter.h46 struct __is_same struct in namespace:__gnu_debug
52 struct __is_same<_Type, _Type> struct in namespace:__gnu_debug
220 __is_same<_Safe_iterator<_Iterator, _Sequence>,
H A Dsafe_iterator.h90 return __is_same<const_iterator, _Safe_iterator>::value;
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DStmtPrinter.cpp1737 case BTT_IsSame: return "__is_same";
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseExpr.cpp607 /// '__is_same'
740 REVERTABLE_TYPE_TRAIT(__is_same);

Completed in 86 milliseconds