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

References

tools/clang/include/clang/Sema/ScopeInfo.h
  409     HasDroppedStmt = true;
  431     return !HasDroppedStmt &&
tools/clang/lib/Sema/ScopeInfo.cpp
   29   HasDroppedStmt = false;