reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/Support/CommandLine.h
  565     : OptionValueBase<DataType, std::is_class<DataType>::value> {
 1333                                std::is_class<DataType>::value> {
include/llvm/Support/type_traits.h
   35       !std::is_class<UnderlyingT>::value && // Filter conversion operators.
tools/clang/include/clang/AST/ASTVector.h
   76     if (std::is_class<T>::value) {
  146     if (std::is_class<T>::value) {
  392     if (std::is_class<T>::value) {
tools/clang/include/clang/Analysis/Support/BumpVector.h
   71     if (std::is_class<T>::value) {
  143     if (std::is_class<T>::value) {
  237     if (std::is_class<T>::value) {
tools/lldb/include/lldb/Utility/ReproducerInstrumentation.h
  651     if (std::is_class<typename std::remove_pointer<
usr/include/c++/7.4.0/bits/nested_exception.h
  119       using __nest = __and_<is_class<_Up>, __bool_constant<!__is_final(_Up)>,
usr/include/c++/7.4.0/bits/random.h
  515 	typename std::enable_if<std::is_class<_Sseq>::value>::type