Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp15045 auto *CounterDecl = cast<DeclRefExpr>(CounterRef)->getDecl(); in ActOnOpenMPTileDirective() local
15072 Decl *CounterDecl = TileIndVars[I]; in ActOnOpenMPTileDirective() local
15148 Decl *CounterDecl = FloorIndVars[I]; in ActOnOpenMPTileDirective() local
15290 auto *CounterDecl = cast<DeclRefExpr>(CounterRef)->getDecl(); in ActOnOpenMPUnrollDirective() local