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

References

tools/clang/include/clang/Sema/ScopeInfo.h
  443     ByrefBlockVars.push_back(VD);
tools/clang/lib/Sema/ScopeInfo.cpp
   57   ByrefBlockVars.clear();
tools/clang/lib/Sema/Sema.cpp
 1716   for (VarDecl *VD : FSI.ByrefBlockVars) {