Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp14607 auto *CounterDecl = cast<DeclRefExpr>(CounterRef)->getDecl(); in ActOnOpenMPTileDirective() local
14634 Decl *CounterDecl = TileIndVars[I]; in ActOnOpenMPTileDirective() local
14710 Decl *CounterDecl = FloorIndVars[I]; in ActOnOpenMPTileDirective() local
14852 auto *CounterDecl = cast<DeclRefExpr>(CounterRef)->getDecl(); in ActOnOpenMPUnrollDirective() local