Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp2613 void Sema::EndOpenMPDSABlock(Stmt *CurDirective) { in EndOpenMPDSABlock() argument
2619 if (const auto *D = dyn_cast_or_null<OMPExecutableDirective>(CurDirective)) { in EndOpenMPDSABlock()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h10336 void EndOpenMPDSABlock(Stmt *CurDirective);