Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp9100 Expr *LoopDeclRefExpr = ISC.getLoopDeclRefExpr(); in ActOnOpenMPLoopInitialization() local
9124 } else if (LoopDeclRefExpr) { in ActOnOpenMPLoopInitialization()
9130 DSAStack->addDSA(D, LoopDeclRefExpr, PredeterminedCKind, PrivateRef); in ActOnOpenMPLoopInitialization()