Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp3692 bool Sema::CheckVecStepExpr(Expr *E) { in CheckVecStepExpr() function in Sema
3740 isInvalid = CheckVecStepExpr(E); in CreateUnaryExprOrTypeTraitExpr()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h3631 bool CheckVecStepExpr(Expr *E);