Lines Matching defs:head
748 typedef T1 head;750 /// \brief A sub list with the tail. ie everything but the head.759 static const bool value = llvm::is_base_of<head, T>::value ||