Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp9779 VarDecl *STDecl = in checkOpenMPLoop() local
9781 ST = buildDeclRefExpr(SemaRef, STDecl, StrideVType, InitLoc); in checkOpenMPLoop()
9782 SemaRef.AddInitializerToDecl(STDecl, in checkOpenMPLoop()