|
clang 23.0.0git
|
Defines AST-level helper utilities for matrix types. More...
Go to the source code of this file.
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
Functions | |
| bool | clang::isMatrixRowMajor (const LangOptions &LangOpts, QualType T) |
Returns true if matrices of T should be laid out in row-major order. | |
Defines AST-level helper utilities for matrix types.
Definition in file MatrixUtils.h.