reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1014 std::is_base_of<T, U>::value && are_base_of<T, Ts...>::value;
include/llvm/IR/Constants.h 459 static typename std::enable_if<are_base_of<Constant, Csts...>::value,
include/llvm/IR/DerivedTypes.h270 static typename std::enable_if<are_base_of<Type, Tys...>::value, 289 static typename std::enable_if<are_base_of<Type, Tys...>::value, 327 typename std::enable_if<are_base_of<Type, Tys...>::value, void>::type