Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp10290 return CheckMatrixMultiplyOperands(LHS, RHS, Loc, IsCompAssign); in CheckMultiplyDivideOperands()
12391 QualType Sema::CheckMatrixMultiplyOperands(ExprResult &LHS, ExprResult &RHS, in CheckMatrixMultiplyOperands() function in Sema
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h11639 QualType CheckMatrixMultiplyOperands(ExprResult &LHS, ExprResult &RHS,