Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaOpenMP.cpp392 bool isForceVarCapturing() const { return ForceCapturing; } in isForceVarCapturing() function in __anonef26f99d0111::DSAStackTy
2441 (VD && DSAStack->isForceVarCapturing())) in isOpenMPCapturedDecl()
2599 DSAStack->isForceVarCapturing() && in isOpenMPPrivateDecl()