Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DASTContext.cpp8507 static bool areCompatMatrixTypes(const ConstantMatrixType *LHS, in areCompatMatrixTypes() function
9797 if (areCompatMatrixTypes(LHSCan->castAs<ConstantMatrixType>(), in mergeTypes()