Searched defs:InnerSize (Results 1 – 5 of 5) sorted by relevance
116 size_t InnerSize() const { in InnerSize() function
106 InnerSize = MatrixType::InnerSizeAtCompileTime, in map_class_matrix() enumerator
49 InnerSize = int(Dst::IsVectorAtCompileTime) ? int(Dst::SizeAtCompileTime) enumerator
48 InnerSize = int(Dst::IsVectorAtCompileTime) ? int(Dst::SizeAtCompileTime) enumerator
1270 uint64_t InnerSize = Context.getTypeSize(InnerType); in EmitConstantValue() local