Return true if this matrix type is stored in row‐major order.
Synopsis
Declared in <llvm/DebugInfo/PDB/Native/NativeRawSymbol.h>
virtual
bool
isMatrixRowMajor() const override;
Return Value
True if this matrix type is stored in row‐major order.
Created with MrDocs