clang 24.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
 Top level wrappers for InstallAPI frontend operations.

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.