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

References

tools/clang/lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp
   44       if (const DeclRefExpr *BR = FindBlockDeclRefExpr(Child, VD))
   87         if (const Expr *Ex = FindBlockDeclRefExpr(BE->getBody(), VD))