Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp365 bool isForceCaptureByReferenceInTargetExecutable() const { in isForceCaptureByReferenceInTargetExecutable() function in __anond5e91e5c0111::DSAStackTy
2098 IsByRef = (DSAStack->isForceCaptureByReferenceInTargetExecutable() && in isOpenMPCapturedByRef()
4403 DSAStack->isForceCaptureByReferenceInTargetExecutable(); in tryCaptureOpenMPLambdas()