Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExpr.cpp18847 bool IsTargetCap = in tryCaptureVariable() local
18859 if (IsTargetCap) in tryCaptureVariable()
18862 if (IsTargetCap || IsOpenMPPrivateDecl == OMPC_private || in tryCaptureVariable()
18864 Nested = !IsTargetCap; in tryCaptureVariable()