Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp392 bool isForceVarCapturing() const { return ForceCapturing; } in isForceVarCapturing() function in __anon95b22cd90111::DSAStackTy
2441 (VD && DSAStack->isForceVarCapturing())) in isOpenMPCapturedDecl()
2599 DSAStack->isForceVarCapturing() && in isOpenMPPrivateDecl()