Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp393 bool isForceCaptureByReferenceInTargetExecutable() const { in isForceCaptureByReferenceInTargetExecutable() function in __anon61cef30c0111::DSAStackTy
2251 IsByRef = (DSAStack->isForceCaptureByReferenceInTargetExecutable() && in isOpenMPCapturedByRef()
4747 DSAStack->isForceCaptureByReferenceInTargetExecutable(); in tryCaptureOpenMPLambdas()