Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp647 void setCurrentDirective(OpenMPDirectiveKind NewDK) { in setCurrentDirective() function in __anon8e68b8fa0111::DSAStackTy
6192 DSAStack->setCurrentDirective(OMPD_for); in mapLoopConstruct()
6198 DSAStack->setCurrentDirective(OMPD_distribute); in mapLoopConstruct()
6204 DSAStack->setCurrentDirective(OMPD_simd); in mapLoopConstruct()