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.cpp398 bool isForceCaptureByReferenceInTargetExecutable() const { in isForceCaptureByReferenceInTargetExecutable() function in __anon1dd12e440111::DSAStackTy
2256 IsByRef = (DSAStack->isForceCaptureByReferenceInTargetExecutable() && in isOpenMPCapturedByRef()
4538 DSAStack->isForceCaptureByReferenceInTargetExecutable(); in tryCaptureOpenMPLambdas()