Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp12694 auto *CounterDecl = cast<DeclRefExpr>(CounterRef)->getDecl(); in ActOnOpenMPTileDirective() local
12721 Decl *CounterDecl = TileIndVars[I]; in ActOnOpenMPTileDirective() local
12797 Decl *CounterDecl = FloorIndVars[I]; in ActOnOpenMPTileDirective() local
12937 auto *CounterDecl = cast<DeclRefExpr>(CounterRef)->getDecl(); in ActOnOpenMPUnrollDirective() local