Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp8621 static bool areCompatMatrixTypes(const ConstantMatrixType *LHS, in areCompatMatrixTypes() function
9911 if (areCompatMatrixTypes(LHSCan->castAs<ConstantMatrixType>(), in mergeTypes()