Home
last modified time | relevance | path

Searched defs:is_base_of (Results 1 – 4 of 4) sorted by relevance

/llvm-project/libcxx/include/__type_traits/
H A Dis_base_of.h22 struct _LIBCPP_TEMPLATE_VIS _LIBCPP_NO_SPECIALIZATIONS is_base_of struct
/llvm-project/libc/src/__support/CPP/type_traits/
H A Dis_base_of.h34 struct is_base_of global() struct
/llvm-project/libc/test/src/__support/CPP/
H A Dtype_traits_test.cpp302 TEST(LlvmLibcTypeTraitsTest,is_base_of) TEST() argument
/llvm-project/clang/test/SemaCXX/
H A Dtype-traits.cpp2411 void is_base_of() { is_base_of() function