Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp19882 bool IsTargetCap = in tryCaptureVariable() local
19894 if (IsTargetCap) in tryCaptureVariable()
19897 if (IsTargetCap || IsOpenMPPrivateDecl == OMPC_private || in tryCaptureVariable()
19899 Nested = !IsTargetCap; in tryCaptureVariable()