Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp379 bool isForceVarCapturing() const { return ForceCapturing; } in isForceVarCapturing() function in __anon296aa5740111::DSAStackTy
2379 (VD && DSAStack->isForceVarCapturing())) in isOpenMPCapturedDecl()
2534 DSAStack->isForceVarCapturing() && in isOpenMPPrivateDecl()