Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp410 class ParentDirectiveScope { class in __anon296aa5740111::DSAStackTy
415 ParentDirectiveScope(DSAStackTy &Self, bool Activate) in ParentDirectiveScope() function in __anon296aa5740111::DSAStackTy::ParentDirectiveScope
420 ~ParentDirectiveScope() { disable(); } in ~ParentDirectiveScope()
2309 DSAStackTy::ParentDirectiveScope InParentDirectiveRAII( in isOpenMPCapturedDecl()