Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7834 Expr *getLoopDeclRefExpr() const { return LCRef; } in getLoopDeclRefExpr() function in __anon1dd12e443c11::OpenMPIterationSpaceChecker
9074 PrivateRef = buildCapture(SemaRef, D, ISC.getLoopDeclRefExpr(), in ActOnOpenMPLoopInitialization()
9100 Expr *LoopDeclRefExpr = ISC.getLoopDeclRefExpr(); in ActOnOpenMPLoopInitialization()