clang 23.0.0git
MatrixUtils.h File Reference

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.

Detailed Description

Defines AST-level helper utilities for matrix types.

Definition in file MatrixUtils.h.