HomeSort by relevance Sort by last modified time
    Searched refs:Diagnostic (Results 1 - 25 of 240) sorted by null

1 2 3 4 5 6 7 8 910

  /external/dagger2/compiler/src/main/java/dagger/internal/codegen/
ValidationType.java 19 import javax.tools.Diagnostic;
30 Optional<Diagnostic.Kind> diagnosticKind() {
33 return Optional.of(Diagnostic.Kind.ERROR);
35 return Optional.of(Diagnostic.Kind.WARNING);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Tooling/
DiagnosticsYaml.h 19 #include "clang/Tooling/Core/Diagnostic.h"
24 LLVM_YAML_IS_SEQUENCE_VECTOR(clang::tooling::Diagnostic)
29 template <> struct MappingTraits<clang::tooling::Diagnostic> {
30 /// \brief Helper to (de)serialize a Diagnostic since we don't have direct
35 : DiagLevel(clang::tooling::Diagnostic::Level::Warning) {}
37 NormalizedDiagnostic(const IO &, const clang::tooling::Diagnostic &D)
42 clang::tooling::Diagnostic denormalize(const IO &) {
43 return clang::tooling::Diagnostic(DiagnosticName, Message, Fix, Notes,
51 clang::tooling::Diagnostic::Level DiagLevel;
55 static void mapping(IO &Io, clang::tooling::Diagnostic &D)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Tooling/
DiagnosticsYaml.h 19 #include "clang/Tooling/Core/Diagnostic.h"
24 LLVM_YAML_IS_SEQUENCE_VECTOR(clang::tooling::Diagnostic)
29 template <> struct MappingTraits<clang::tooling::Diagnostic> {
30 /// \brief Helper to (de)serialize a Diagnostic since we don't have direct
35 : DiagLevel(clang::tooling::Diagnostic::Level::Warning) {}
37 NormalizedDiagnostic(const IO &, const clang::tooling::Diagnostic &D)
42 clang::tooling::Diagnostic denormalize(const IO &) {
43 return clang::tooling::Diagnostic(DiagnosticName, Message, Fix, Notes,
51 clang::tooling::Diagnostic::Level DiagLevel;
55 static void mapping(IO &Io, clang::tooling::Diagnostic &D)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Tooling/
DiagnosticsYaml.h 19 #include "clang/Tooling/Core/Diagnostic.h"
24 LLVM_YAML_IS_SEQUENCE_VECTOR(clang::tooling::Diagnostic)
29 template <> struct MappingTraits<clang::tooling::Diagnostic> {
30 /// \brief Helper to (de)serialize a Diagnostic since we don't have direct
35 : DiagLevel(clang::tooling::Diagnostic::Level::Warning) {}
37 NormalizedDiagnostic(const IO &, const clang::tooling::Diagnostic &D)
42 clang::tooling::Diagnostic denormalize(const IO &) {
43 return clang::tooling::Diagnostic(DiagnosticName, Message, Fix, Notes,
51 clang::tooling::Diagnostic::Level DiagLevel;
55 static void mapping(IO &Io, clang::tooling::Diagnostic &D)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Tooling/
DiagnosticsYaml.h 19 #include "clang/Tooling/Core/Diagnostic.h"
24 LLVM_YAML_IS_SEQUENCE_VECTOR(clang::tooling::Diagnostic)
29 template <> struct MappingTraits<clang::tooling::Diagnostic> {
30 /// \brief Helper to (de)serialize a Diagnostic since we don't have direct
35 : DiagLevel(clang::tooling::Diagnostic::Level::Warning) {}
37 NormalizedDiagnostic(const IO &, const clang::tooling::Diagnostic &D)
42 clang::tooling::Diagnostic denormalize(const IO &) {
43 return clang::tooling::Diagnostic(DiagnosticName, Message, Fix, Notes,
51 clang::tooling::Diagnostic::Level DiagLevel;
55 static void mapping(IO &Io, clang::tooling::Diagnostic &D)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Tooling/
DiagnosticsYaml.h 19 #include "clang/Tooling/Core/Diagnostic.h"
24 LLVM_YAML_IS_SEQUENCE_VECTOR(clang::tooling::Diagnostic)
29 template <> struct MappingTraits<clang::tooling::Diagnostic> {
30 /// \brief Helper to (de)serialize a Diagnostic since we don't have direct
35 : DiagLevel(clang::tooling::Diagnostic::Level::Warning) {}
37 NormalizedDiagnostic(const IO &, const clang::tooling::Diagnostic &D)
42 clang::tooling::Diagnostic denormalize(const IO &) {
43 return clang::tooling::Diagnostic(DiagnosticName, Message, Fix, Notes,
51 clang::tooling::Diagnostic::Level DiagLevel;
55 static void mapping(IO &Io, clang::tooling::Diagnostic &D)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Tooling/
DiagnosticsYaml.h 19 #include "clang/Tooling/Core/Diagnostic.h"
24 LLVM_YAML_IS_SEQUENCE_VECTOR(clang::tooling::Diagnostic)
29 template <> struct MappingTraits<clang::tooling::Diagnostic> {
30 /// \brief Helper to (de)serialize a Diagnostic since we don't have direct
35 : DiagLevel(clang::tooling::Diagnostic::Level::Warning) {}
37 NormalizedDiagnostic(const IO &, const clang::tooling::Diagnostic &D)
42 clang::tooling::Diagnostic denormalize(const IO &) {
43 return clang::tooling::Diagnostic(DiagnosticName, Message, Fix, Notes,
51 clang::tooling::Diagnostic::Level DiagLevel;
55 static void mapping(IO &Io, clang::tooling::Diagnostic &D)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Tooling/
DiagnosticsYaml.h 19 #include "clang/Tooling/Core/Diagnostic.h"
24 LLVM_YAML_IS_SEQUENCE_VECTOR(clang::tooling::Diagnostic)
29 template <> struct MappingTraits<clang::tooling::Diagnostic> {
30 /// \brief Helper to (de)serialize a Diagnostic since we don't have direct
35 : DiagLevel(clang::tooling::Diagnostic::Level::Warning) {}
37 NormalizedDiagnostic(const IO &, const clang::tooling::Diagnostic &D)
42 clang::tooling::Diagnostic denormalize(const IO &) {
43 return clang::tooling::Diagnostic(DiagnosticName, Message, Fix, Notes,
51 clang::tooling::Diagnostic::Level DiagLevel;
55 static void mapping(IO &Io, clang::tooling::Diagnostic &D)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Tooling/
DiagnosticsYaml.h 19 #include "clang/Tooling/Core/Diagnostic.h"
24 LLVM_YAML_IS_SEQUENCE_VECTOR(clang::tooling::Diagnostic)
29 template <> struct MappingTraits<clang::tooling::Diagnostic> {
30 /// \brief Helper to (de)serialize a Diagnostic since we don't have direct
35 : DiagLevel(clang::tooling::Diagnostic::Level::Warning) {}
37 NormalizedDiagnostic(const IO &, const clang::tooling::Diagnostic &D)
42 clang::tooling::Diagnostic denormalize(const IO &) {
43 return clang::tooling::Diagnostic(DiagnosticName, Message, Fix, Notes,
51 clang::tooling::Diagnostic::Level DiagLevel;
55 static void mapping(IO &Io, clang::tooling::Diagnostic &D)
    [all...]
  /external/llvm/test/Bindings/OCaml/
diagnostic_handler.ml 13 "Diagnostic handler called: %s\n" (Llvm.Diagnostic.description d);
14 match Llvm.Diagnostic.severity d with
15 | Error -> Printf.printf "Diagnostic severity is Error\n"
16 | Warning -> Printf.printf "Diagnostic severity is Warning\n"
17 | Remark -> Printf.printf "Diagnostic severity is Remark\n"
18 | Note -> Printf.printf "Diagnostic severity is Note\n"
36 (* CHECK: Diagnostic handler called: Invalid bitcode signature
37 * CHECK: Diagnostic severity is Error
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Tooling/Core/
Diagnostic.h 1 //===--- Diagnostic.h - Framework for clang diagnostics tools --*- C++ -*-===//
21 #include "clang/Basic/Diagnostic.h"
30 /// \brief Represents the diagnostic message with the error message associated
35 /// \brief Constructs a diagnostic message with anoffset to the diagnostic
48 /// \brief Represents the diagnostic with the level of severity and possible
50 struct Diagnostic {
56 Diagnostic() = default;
58 Diagnostic(llvm::StringRef DiagnosticName, Level DiagLevel,
61 Diagnostic(llvm::StringRef DiagnosticName, DiagnosticMessage &Message
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Tooling/Core/
Diagnostic.h 1 //===--- Diagnostic.h - Framework for clang diagnostics tools --*- C++ -*-===//
21 #include "clang/Basic/Diagnostic.h"
30 /// \brief Represents the diagnostic message with the error message associated
35 /// \brief Constructs a diagnostic message with anoffset to the diagnostic
48 /// \brief Represents the diagnostic with the level of severity and possible
50 struct Diagnostic {
56 Diagnostic() = default;
58 Diagnostic(llvm::StringRef DiagnosticName, Level DiagLevel,
61 Diagnostic(llvm::StringRef DiagnosticName, DiagnosticMessage &Message
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Tooling/Core/
Diagnostic.h 1 //===--- Diagnostic.h - Framework for clang diagnostics tools --*- C++ -*-===//
21 #include "clang/Basic/Diagnostic.h"
30 /// \brief Represents the diagnostic message with the error message associated
35 /// \brief Constructs a diagnostic message with anoffset to the diagnostic
48 /// \brief Represents the diagnostic with the level of severity and possible
50 struct Diagnostic {
56 Diagnostic() = default;
58 Diagnostic(llvm::StringRef DiagnosticName, Level DiagLevel,
61 Diagnostic(llvm::StringRef DiagnosticName, DiagnosticMessage &Message
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Tooling/Core/
Diagnostic.h 1 //===--- Diagnostic.h - Framework for clang diagnostics tools --*- C++ -*-===//
21 #include "clang/Basic/Diagnostic.h"
30 /// \brief Represents the diagnostic message with the error message associated
35 /// \brief Constructs a diagnostic message with anoffset to the diagnostic
48 /// \brief Represents the diagnostic with the level of severity and possible
50 struct Diagnostic {
56 Diagnostic() = default;
58 Diagnostic(llvm::StringRef DiagnosticName, Level DiagLevel,
61 Diagnostic(llvm::StringRef DiagnosticName, DiagnosticMessage &Message
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Tooling/Core/
Diagnostic.h 1 //===--- Diagnostic.h - Framework for clang diagnostics tools --*- C++ -*-===//
21 #include "clang/Basic/Diagnostic.h"
30 /// \brief Represents the diagnostic message with the error message associated
35 /// \brief Constructs a diagnostic message with anoffset to the diagnostic
48 /// \brief Represents the diagnostic with the level of severity and possible
50 struct Diagnostic {
56 Diagnostic() = default;
58 Diagnostic(llvm::StringRef DiagnosticName, Level DiagLevel,
61 Diagnostic(llvm::StringRef DiagnosticName, DiagnosticMessage &Message
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Tooling/Core/
Diagnostic.h 1 //===--- Diagnostic.h - Framework for clang diagnostics tools --*- C++ -*-===//
21 #include "clang/Basic/Diagnostic.h"
30 /// \brief Represents the diagnostic message with the error message associated
35 /// \brief Constructs a diagnostic message with anoffset to the diagnostic
48 /// \brief Represents the diagnostic with the level of severity and possible
50 struct Diagnostic {
56 Diagnostic() = default;
58 Diagnostic(llvm::StringRef DiagnosticName, Level DiagLevel,
61 Diagnostic(llvm::StringRef DiagnosticName, DiagnosticMessage &Message
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Tooling/Core/
Diagnostic.h 1 //===--- Diagnostic.h - Framework for clang diagnostics tools --*- C++ -*-===//
21 #include "clang/Basic/Diagnostic.h"
30 /// \brief Represents the diagnostic message with the error message associated
35 /// \brief Constructs a diagnostic message with anoffset to the diagnostic
48 /// \brief Represents the diagnostic with the level of severity and possible
50 struct Diagnostic {
56 Diagnostic() = default;
58 Diagnostic(llvm::StringRef DiagnosticName, Level DiagLevel,
61 Diagnostic(llvm::StringRef DiagnosticName, DiagnosticMessage &Message
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Tooling/Core/
Diagnostic.h 1 //===--- Diagnostic.h - Framework for clang diagnostics tools --*- C++ -*-===//
21 #include "clang/Basic/Diagnostic.h"
30 /// \brief Represents the diagnostic message with the error message associated
35 /// \brief Constructs a diagnostic message with anoffset to the diagnostic
48 /// \brief Represents the diagnostic with the level of severity and possible
50 struct Diagnostic {
56 Diagnostic() = default;
58 Diagnostic(llvm::StringRef DiagnosticName, Level DiagLevel,
61 Diagnostic(llvm::StringRef DiagnosticName, DiagnosticMessage &Message
    [all...]
  /frameworks/data-binding/compilerCommon/src/main/java/android/databinding/tool/util/
L.java 27 import javax.tools.Diagnostic;
28 import javax.tools.Diagnostic.Kind;
55 printMessage(null, Diagnostic.Kind.NOTE, String.format(msg, args));
61 printMessage(element, Diagnostic.Kind.NOTE, String.format(msg, args));
67 printMessage(null, Diagnostic.Kind.NOTE,
101 printMessage(null, Diagnostic.Kind.ERROR, fullMsg);
107 printMessage(element, Diagnostic.Kind.ERROR, fullMsg);
113 printMessage(null, Diagnostic.Kind.ERROR,
117 private static void printMessage(Element element, Diagnostic.Kind kind, String message) {
127 if (kind == Diagnostic.Kind.ERROR)
    [all...]
  /frameworks/compile/mclinker/include/mcld/LD/
DiagnosticPrinter.h 12 #include "mcld/LD/Diagnostic.h"
18 * \brief DiagnosticPrinter provides the interface to customize diagnostic
35 /// HandleDiagnostic - Handle this diagnostic, reporting it to the user or
38 const Diagnostic& pInfo);
  /frameworks/compile/mclinker/lib/LD/
DiagnosticPrinter.cpp 23 /// HandleDiagnostic - Handle this diagnostic, reporting it to the user or
26 const Diagnostic& pInfo) {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Verifier.h 37 VerifierSupport *Diagnostic = nullptr;
70 TBAAVerifier(VerifierSupport *Diagnostic = nullptr)
71 : Diagnostic(Diagnostic) {}
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Verifier.h 37 VerifierSupport *Diagnostic = nullptr;
70 TBAAVerifier(VerifierSupport *Diagnostic = nullptr)
71 : Diagnostic(Diagnostic) {}
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Verifier.h 37 VerifierSupport *Diagnostic = nullptr;
70 TBAAVerifier(VerifierSupport *Diagnostic = nullptr)
71 : Diagnostic(Diagnostic) {}
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Verifier.h 37 VerifierSupport *Diagnostic = nullptr;
70 TBAAVerifier(VerifierSupport *Diagnostic = nullptr)
71 : Diagnostic(Diagnostic) {}

Completed in 4000 milliseconds

1 2 3 4 5 6 7 8 910