Home
last modified time | relevance | path

Searched refs:areCompatMatrixTypes (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp9853 static bool areCompatMatrixTypes(const ConstantMatrixType *LHS, in areCompatMatrixTypes() function
11304 if (areCompatMatrixTypes(LHSCan->castAs<ConstantMatrixType>(), in mergeTypes()