/aosp_15_r20/external/clang/unittests/ASTMatchers/ |
H A D | ASTMatchersTraversalTest.cpp | 244 TEST(HasType, TakesQualTypeMatcherAndMatchesExpr) { in TEST() argument 256 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
|
/aosp_15_r20/external/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/ |
H A D | result_of.pass.cpp | 40 struct HasType : std::false_type {}; struct 43 struct HasType<T, typename Voider<typename T::type>::type> : std::true_type {}; struct
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/meta/meta.trans/meta.trans.other/ |
H A D | result_of.pass.cpp | 43 struct HasType : std::false_type {}; struct 46 struct HasType<T, typename Voider<typename T::type>::type> : std::true_type {}; struct
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/type_traits/ |
H A D | lazy_metafunctions.pass.cpp | 62 struct HasType : HasTypeImp<Type>::type {}; struct
|
/aosp_15_r20/external/cronet/base/ |
H A D | parameter_pack.h | 45 using HasType = std::bool_constant<any_of({std::is_same_v<Type, Ts>...})>; member
|
H A D | parameter_pack_unittest.cc | 29 TEST(ParameterPack, HasType) { in TEST() argument
|
/aosp_15_r20/external/libcxx/test/libcxx/type_traits/ |
H A D | lazy_metafunctions.pass.cpp | 62 struct HasType : HasTypeImp<Type>::type {}; struct
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/MCDisassembler/ |
H A D | MCDisassembler.h | 37 bool HasType; member
|
/aosp_15_r20/external/openscreen/cast/common/channel/ |
H A D | message_util.cc | 165 bool HasType(const Json::Value& object, CastMessageType type) { in HasType() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/MCDisassembler/ |
D | MCDisassembler.h | 39 bool HasType; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/MCDisassembler/ |
D | MCDisassembler.h | 39 bool HasType; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/MCDisassembler/ |
D | MCDisassembler.h | 39 bool HasType; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/MCDisassembler/ |
D | MCDisassembler.h | 40 bool HasType; member
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | attr_value_util_test.cc | 62 TEST(AttrValueUtil, HasType) { in TEST() argument
|
/aosp_15_r20/external/federated-compute/fcp/tracing/ |
H A D | test_tracing_recorder.h | 342 bool TestTracingRecorder::SpanOrEvent::HasType() const { in HasType() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Symbol/ |
D | Type.h | 740 bool HasType() const { return HasCompilerType(); } in HasType() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Symbol/ |
D | Type.h | 744 bool HasType() const { return HasCompilerType(); } in HasType() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Symbol/ |
D | Type.h | 744 bool HasType() const { return HasCompilerType(); } in HasType() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Symbol/ |
D | Type.h | 773 bool HasType() const { return HasCompilerType(); } in HasType() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86AsmPrinter.cpp | 133 bool HasType) { in EmitKCFITypePadding()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVElement.h | 75 HasType, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVElement.h | 75 HasType, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVElement.h | 75 HasType, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVElement.h | 75 HasType, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVElement.h | 75 HasType, enumerator
|