Home
last modified time | relevance | path

Searched defs:MatrixType (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h279 MatrixType, enumerator
/llvm-project/clang/lib/AST/
H A DType.cpp322 MatrixType::MatrixType(TypeClass tc, QualType matrixType, QualType canonType, MatrixType() function in MatrixType