Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp4327 bool Sema::CheckVecStepExpr(Expr *E) { in CheckVecStepExpr() function in Sema
4504 isInvalid = CheckVecStepExpr(E); in CreateUnaryExprOrTypeTraitExpr()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h5241 bool CheckVecStepExpr(Expr *E);