Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp652 void setCurrentDirective(OpenMPDirectiveKind NewDK) { in setCurrentDirective() function in __anon1dd12e440111::DSAStackTy
6042 DSAStack->setCurrentDirective(OMPD_for); in mapLoopConstruct()
6048 DSAStack->setCurrentDirective(OMPD_distribute); in mapLoopConstruct()
6054 DSAStack->setCurrentDirective(OMPD_simd); in mapLoopConstruct()