Searched defs:Simdlen (Results 1 – 4 of 4) sorted by relevance
795 ExprResult Simdlen; in ParseOMPDeclareSimdClauses() local
325 ExprResult Simdlen; in instantiateOMPDeclareSimdDeclAttr() local
6324 DeclGroupPtrTy DG, OMPDeclareSimdDeclAttr::BranchStateTy BS, Expr *Simdlen, in ActOnOpenMPDeclareSimdDirective()9585 const OMPSimdlenClause *Simdlen = nullptr; in checkSimdlenSafelenSpecified() local13928 ExprResult Simdlen = VerifyPositiveIntegerConstantInClause(Len, OMPC_simdlen); in ActOnOpenMPSimdlenClause() local
749 Stmt *Simdlen = nullptr; variable