Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp423 class ParentDirectiveScope { class in __anon95b22cd90111::DSAStackTy
428 ParentDirectiveScope(DSAStackTy &Self, bool Activate) in ParentDirectiveScope() function in __anon95b22cd90111::DSAStackTy::ParentDirectiveScope
433 ~ParentDirectiveScope() { disable(); } in ~ParentDirectiveScope()
2369 DSAStackTy::ParentDirectiveScope InParentDirectiveRAII( in isOpenMPCapturedDecl()