Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp359 bool isForceVarCapturing() const { return ForceCapturing; } in isForceVarCapturing() function in __anon4581b7f80111::DSAStackTy
2252 (VD && DSAStack->isForceVarCapturing())) in isOpenMPCapturedDecl()
2352 DSAStack->isForceVarCapturing() && in isOpenMPPrivateDecl()