Home | History | Annotate | Download | only in gtest

Lines Matching defs:TypeKind

9311 enum TypeKind {
9321 // "kind" of T as defined by enum TypeKind.
9322 template <typename T, TypeKind kTypeKind>