Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp3948 ValueDecl *GetLoopDecl() const { return LCDecl; } in GetLoopDecl() function in __anone74a4b2f1411::OpenMPIterationSpaceChecker
4589 if (auto *D = ISC.GetLoopDecl()) { in ActOnOpenMPLoopInitialization()
4653 if (auto *LCDecl = ISC.GetLoopDecl()) { in CheckOpenMPIterationSpace()