Home
last modified time | relevance | path

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

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