Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp2017 bool RefersToCapturedVariable = in BuildDeclRefExpr() local
2022 Context, NNS, TemplateKWLoc, D, RefersToCapturedVariable, NameInfo, Ty, in BuildDeclRefExpr()
17415 const bool RefersToCapturedVariable, Sema::TryCaptureKind Kind, in captureInCapturedRegion() argument
17445 RSI->addCapture(Var, /*isBlock*/ false, ByRef, RefersToCapturedVariable, in captureInCapturedRegion()
17458 const bool RefersToCapturedVariable, in captureInLambda() argument
17545 LSI->addCapture(Var, /*isBlock=*/false, ByRef, RefersToCapturedVariable, in captureInLambda()