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

References

tools/clang/lib/Parse/ParseStmt.cpp
 1239   if (ParseParenExprOrCondition(&InitStmt, Cond, IfLoc,
 1246     ConstexprCondition = Cond.getKnownValue();
 1342   return Actions.ActOnIfStmt(IfLoc, IsConstexpr, InitStmt.get(), Cond,