Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp413 class ParentDirectiveScope { class in __anon7e4ded5b0111::DSAStackTy
418 ParentDirectiveScope(DSAStackTy &Self, bool Activate) in ParentDirectiveScope() function in __anon7e4ded5b0111::DSAStackTy::ParentDirectiveScope
423 ~ParentDirectiveScope() { disable(); } in ~ParentDirectiveScope()
2341 DSAStackTy::ParentDirectiveScope InParentDirectiveRAII( in isOpenMPCapturedDecl()