Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp18877 bool IsTargetCap = in tryCaptureVariable() local
18889 if (IsTargetCap) in tryCaptureVariable()
18893 if (IsTargetCap || IsOpenMPPrivateDecl == OMPC_private || in tryCaptureVariable()
18895 Nested = !IsTargetCap; in tryCaptureVariable()