Searched defs:if_ (Results 1 – 5 of 5) sorted by relevance
98 struct if_{ struct103 struct if_<false, A, B> { argument
4 pub mod if_; module
5 template<typename T1> struct if_ { struct6 typedef if_c< static_cast<bool>(T1::value)> almost_type_; // expected-note 7{{in instantiation}} argument
5 template<typename T1> struct if_ { struct6 typedef if_c< static_cast<bool>(T1::value)> almost_type_; // expected-note 5{{in instantiation}} argument
4249 Output if_ = ops::Const(scope.WithOpName("if"), *if_t); in TEST_F() local4311 Output if_ = ops::Const(scope.WithOpName("if"), *if_t); in TEST_F() local