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

References

tools/clang/lib/Sema/SemaStmt.cpp
 2970   if (!DR || DR->refersToEnclosingVariableOrCapture())
 2970   if (!DR || DR->refersToEnclosingVariableOrCapture())
 2972   VarDecl *VD = dyn_cast<VarDecl>(DR->getDecl());