reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaExpr.cpp
15708     CaptureType = CSI->getCapture(Var).getCaptureType();
15716     const Capture &Cap = CSI->getCapture(Var);
16096       CSI->getCapture(Var).markUsed(BuildAndDiagnose);
tools/clang/lib/Sema/SemaLambda.cpp
 1164             << C->Id << SourceRange(LSI->getCapture(Var).getLocation())