Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp9839 VarDecl *STDecl = in checkOpenMPLoop() local
9841 ST = buildDeclRefExpr(SemaRef, STDecl, StrideVType, InitLoc); in checkOpenMPLoop()
9842 SemaRef.AddInitializerToDecl(STDecl, in checkOpenMPLoop()