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

References

tools/clang/lib/AST/Stmt.cpp
  881           NumMandatoryStmtPtr + HasElse + HasVar + HasInit, HasElse),
  883   return new (Mem) IfStmt(EmptyShell(), HasElse, HasVar, HasInit);