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

References

tools/clang/lib/AST/ASTDiagnostic.cpp
 1743         OS << ((FromInt == 0) ? "false" : "true");
 1745         OS << FromInt.toString(10);
 1755       PrintAPSInt(FromInt, FromExpr, IsValidFromInt, FromIntType, PrintType);
 1758       PrintAPSInt(FromInt, FromExpr, IsValidFromInt, FromIntType, PrintType);