Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp6508 ValueDecl *getLoopDecl() const { return LCDecl; } in getLoopDecl() function in __anonf152f9343211::OpenMPIterationSpaceChecker
7735 if (ValueDecl *D = ISC.getLoopDecl()) { in ActOnOpenMPLoopInitialization()
7860 if (ValueDecl *LCDecl = ISC.getLoopDecl()) { in checkOpenMPIterationSpace()