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

References

tools/clang/include/clang/AST/Stmt.h
 2257   bool hasVarStorage() const { return WhileStmtBits.HasVar; }
tools/clang/lib/AST/Stmt.cpp
 1012   WhileStmtBits.HasVar = HasVar;
 1024   WhileStmtBits.HasVar = HasVar;