Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp418 class ParentDirectiveScope { class in __anon8e68b8fa0111::DSAStackTy
423 ParentDirectiveScope(DSAStackTy &Self, bool Activate) in ParentDirectiveScope() function in __anon8e68b8fa0111::DSAStackTy::ParentDirectiveScope
428 ~ParentDirectiveScope() { disable(); } in ~ParentDirectiveScope()
2364 DSAStackTy::ParentDirectiveScope InParentDirectiveRAII( in isOpenMPCapturedDecl()