HomeSort by relevance Sort by last modified time
    Searched defs:Remark (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Frontend/
SerializedDiagnostics.h 50 Remark
  /external/clang/include/clang/Basic/
DiagnosticIDs.h 59 /// to either Ignore (nothing), Remark (emit a remark), Warning
65 Remark = 2, ///< Present this diagnostic as a remark.
76 Remark ///< A diagnostic that indicates normal progress through
120 Ignored, Note, Remark, Warning, Error, Fatal
Diagnostic.h 143 Remark = DiagnosticIDs::Remark,
    [all...]

Completed in 825 milliseconds