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

References

tools/clang/lib/Format/Format.cpp
  634   case ParseError::Error:
 1152     return make_error_code(ParseError::Error);
 1168       return make_error_code(ParseError::Error);
 1175         return make_error_code(ParseError::Error);
tools/clang/unittests/Format/FormatTest.cpp
12906             ParseError::Error);
12915             ParseError::Error);