Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp17951 bool IsTargetCap = in tryCaptureVariable() local
17963 if (IsTargetCap) in tryCaptureVariable()
17966 if (IsTargetCap || IsOpenMPPrivateDecl == OMPC_private || in tryCaptureVariable()
17968 Nested = !IsTargetCap; in tryCaptureVariable()