Home
last modified time | relevance | path

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

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