Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp382 bool isForceVarCapturing() const { return ForceCapturing; } in isForceVarCapturing() function in __anon7e4ded5b0111::DSAStackTy
2411 (VD && DSAStack->isForceVarCapturing())) in isOpenMPCapturedDecl()
2566 DSAStack->isForceVarCapturing() && in isOpenMPPrivateDecl()