Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp9141 VarDecl *STDecl = in checkOpenMPLoop() local
9143 ST = buildDeclRefExpr(SemaRef, STDecl, StrideVType, InitLoc); in checkOpenMPLoop()
9144 SemaRef.AddInitializerToDecl(STDecl, in checkOpenMPLoop()