Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp364 bool isForceCaptureByReferenceInTargetExecutable() const { in isForceCaptureByReferenceInTargetExecutable() function in __anonf152f9340111::DSAStackTy
2087 IsByRef = (DSAStack->isForceCaptureByReferenceInTargetExecutable() && in isOpenMPCapturedByRef()
4280 DSAStack->isForceCaptureByReferenceInTargetExecutable(); in tryCaptureOpenMPLambdas()