Home
last modified time | relevance | path

Searched defs:CounterDecl (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp14747 auto *CounterDecl = cast<DeclRefExpr>(CounterRef)->getDecl(); in ActOnOpenMPTileDirective() local
14774 Decl *CounterDecl = TileIndVars[I]; in ActOnOpenMPTileDirective() local
14850 Decl *CounterDecl = FloorIndVars[I]; in ActOnOpenMPTileDirective() local
14992 auto *CounterDecl = cast<DeclRefExpr>(CounterRef)->getDecl(); in ActOnOpenMPUnrollDirective() local