Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp9383 static bool areCompatMatrixTypes(const ConstantMatrixType *LHS, in areCompatMatrixTypes() function
10722 if (areCompatMatrixTypes(LHSCan->castAs<ConstantMatrixType>(), in mergeTypes()