| /external/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/ | 
| D | result_of.pass.cpp | 40 struct HasType : std::false_type {};  struct43 struct HasType<T, typename Voider<typename T::type>::type> : std::true_type {};  struct
 
 | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/meta/meta.trans/meta.trans.other/ | 
| D | result_of.pass.cpp | 43 struct HasType : std::false_type {};  struct46 struct HasType<T, typename Voider<typename T::type>::type> : std::true_type {};  struct
 
 | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/libcxx/type_traits/ | 
| D | lazy_metafunctions.pass.cpp | 62 struct HasType : HasTypeImp<Type>::type {};  struct
 | 
| /external/cronet/base/ | 
| D | parameter_pack.h | 45   using HasType =  member
 | 
| D | parameter_pack_unittest.cc | 29 TEST(ParameterPack, HasType) {  in TEST()  argument
 | 
| /external/libcxx/test/libcxx/type_traits/ | 
| D | lazy_metafunctions.pass.cpp | 62 struct HasType : HasTypeImp<Type>::type {};  struct
 | 
| /external/clang/unittests/ASTMatchers/ | 
| D | ASTMatchersTraversalTest.cpp | 244 TEST(HasType, TakesQualTypeMatcherAndMatchesExpr) {  in TEST()  argument256 TEST(HasType, TakesQualTypeMatcherAndMatchesValueDecl) {  in TEST()  argument
 267 TEST(HasType, TakesDeclMatcherAndMatchesExpr) {  in TEST()  argument
 276 TEST(HasType, TakesDeclMatcherAndMatchesValueDecl) {  in TEST()  argument
 284 TEST(HasType, MatchesTypedefDecl) {  in TEST()  argument
 294 TEST(HasType, MatchesTypedefNameDecl) {  in TEST()  argument
 485 TEST(HasType, MatchesParameterVariableTypesStrictly) {  in TEST()  argument
 
 | 
| D | ASTMatchersNarrowingTest.cpp | 599 TEST(HasType, MatchesAsString) {  in TEST()  argument
 | 
| /external/openscreen/cast/common/channel/ | 
| D | message_util.cc | 165 bool HasType(const Json::Value& object, CastMessageType type) {  in HasType()  function
 | 
| /external/tensorflow/tensorflow/core/framework/ | 
| D | attr_value_util_test.cc | 62 TEST(AttrValueUtil, HasType) {  in TEST()  argument
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ | 
| D | BitcodeReader.cpp | 1655           bool HasType = Record[i] == 6;  in parseAttributeGroupBlock()  local
 | 
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ | 
| D | Descriptor.cs | 2428     public bool HasType {  property in Google.Protobuf.Reflection.FieldDescriptorProto
 | 
| /external/protobuf/csharp/src/Google.Protobuf/Reflection/ | 
| D | Descriptor.cs | 2428     public bool HasType {  property in Google.Protobuf.Reflection.FieldDescriptorProto
 |