Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp2874 void Sema::EndOpenMPDSABlock(Stmt *CurDirective) { in EndOpenMPDSABlock() argument
2880 if (const auto *D = dyn_cast_or_null<OMPExecutableDirective>(CurDirective)) { in EndOpenMPDSABlock()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h11512 void EndOpenMPDSABlock(Stmt *CurDirective);