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

References

tools/clang/lib/AST/ASTDiagnostic.cpp
 1738     assert((IsValidFromInt || IsValidToInt) &&
 1750     bool PrintType = IsValidFromInt && IsValidToInt &&
 1755       PrintAPSInt(FromInt, FromExpr, IsValidFromInt, FromIntType, PrintType);
 1758       PrintAPSInt(FromInt, FromExpr, IsValidFromInt, FromIntType, PrintType);