Home
last modified time | relevance | path

Searched defs:HasType (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/clang/unittests/ASTMatchers/
H A DASTMatchersTraversalTest.cpp244 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 Dresult_of.pass.cpp40 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 Dresult_of.pass.cpp43 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 Dlazy_metafunctions.pass.cpp62 struct HasType : HasTypeImp<Type>::type {}; struct
/aosp_15_r20/external/cronet/base/
H A Dparameter_pack.h45 using HasType = std::bool_constant<any_of({std::is_same_v<Type, Ts>...})>; member
H A Dparameter_pack_unittest.cc29 TEST(ParameterPack, HasType) { in TEST() argument
/aosp_15_r20/external/libcxx/test/libcxx/type_traits/
H A Dlazy_metafunctions.pass.cpp62 struct HasType : HasTypeImp<Type>::type {}; struct
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/MCDisassembler/
H A DMCDisassembler.h37 bool HasType; member
/aosp_15_r20/external/openscreen/cast/common/channel/
H A Dmessage_util.cc165 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/
DMCDisassembler.h39 bool HasType; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/MCDisassembler/
DMCDisassembler.h39 bool HasType; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/MCDisassembler/
DMCDisassembler.h39 bool HasType; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/MCDisassembler/
DMCDisassembler.h40 bool HasType; member
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dattr_value_util_test.cc62 TEST(AttrValueUtil, HasType) { in TEST() argument
/aosp_15_r20/external/federated-compute/fcp/tracing/
H A Dtest_tracing_recorder.h342 bool TestTracingRecorder::SpanOrEvent::HasType() const { in HasType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Symbol/
DType.h740 bool HasType() const { return HasCompilerType(); } in HasType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Symbol/
DType.h744 bool HasType() const { return HasCompilerType(); } in HasType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Symbol/
DType.h744 bool HasType() const { return HasCompilerType(); } in HasType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Symbol/
DType.h773 bool HasType() const { return HasCompilerType(); } in HasType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp133 bool HasType) { in EmitKCFITypePadding()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/LogicalView/Core/
DLVElement.h75 HasType, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/LogicalView/Core/
DLVElement.h75 HasType, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/LogicalView/Core/
DLVElement.h75 HasType, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/LogicalView/Core/
DLVElement.h75 HasType, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h75 HasType, enumerator

12