HomeSort by relevance Sort by last modified time
    Searched defs:is_base_of (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Support/
type_traits.h 194 /// is_base_of - Metafunction to determine whether one type is a base class of
197 struct is_base_of { struct in namespace:llvm
  /external/clang/test/SemaCXX/
type-traits.cpp 1589 void is_base_of() { function
    [all...]

Completed in 68 milliseconds