Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp5353 VarDecl *STDecl = in checkOpenMPLoop() local
5355 ST = buildDeclRefExpr(SemaRef, STDecl, StrideVType, InitLoc); in checkOpenMPLoop()
5356 SemaRef.AddInitializerToDecl(STDecl, in checkOpenMPLoop()