Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp7260 ValueDecl *getLoopDecl() const { return LCDecl; } in getLoopDecl() function in __anond5e91e5c3411::OpenMPIterationSpaceChecker
8479 if (ValueDecl *D = ISC.getLoopDecl()) { in ActOnOpenMPLoopInitialization()
8607 if (ValueDecl *LCDecl = ISC.getLoopDecl()) { in checkOpenMPIterationSpace()