Searched defs:Diagnostic (Results 1 - 14 of 14) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/Core/
H A DDiagnostic.cpp37 Diagnostic::Diagnostic(llvm::StringRef DiagnosticName, function in class:clang::tooling::Diagnostic
42 Diagnostic::Diagnostic(llvm::StringRef DiagnosticName, function in class:clang::tooling::Diagnostic
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DVerifier.h40 VerifierSupport *Diagnostic = nullptr; member in class:llvm::TBAAVerifier
H A DDiagnosticInfo.h909 const SMDiagnostic &Diagnostic; member in class:llvm::DiagnosticInfoMIRParser
912 DiagnosticInfoMIRParser(DiagnosticSeverity Severity, const SMDiagnostic &Diagnostic) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Tooling/Core/
H A DDiagnostic.h52 struct Diagnostic { struct in namespace:clang::tooling
[all...]
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Expression/
H A DDiagnosticManager.h39 class Diagnostic { class in namespace:lldb_private
58 Diagnostic(llvm::StringRef message, DiagnosticSeverity severity, function in class:lldb_private::Diagnostic
63 Diagnostic(const Diagnostic &rhs) function in class:lldb_private::Diagnostic
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DDiagnosticInfo.cpp317 DP << Diagnostic; local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DTemplateDeduction.h253 alignas(PartialDiagnosticAt) char Diagnostic[sizeof(PartialDiagnosticAt)]; member in struct:clang::DeductionFailureInfo
H A DDelayedDiagnostic.h253 unsigned Diagnostic; member in struct:clang::sema::DelayedDiagnostic::FTD
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRAsmBackend.cpp40 std::string Diagnostic = "out of range " + Description; local
59 std::string Diagnostic = "out of range " + Description; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A DSourceMgr.cpp225 void SourceMgr::PrintMessage(raw_ostream &OS, const SMDiagnostic &Diagnostic, argument
H A DFileCheckImpl.h320 SMDiagnostic Diagnostic; member in class:llvm::ErrorDiagnostic
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprConcepts.h220 TypeRequirement(SubstitutionDiagnostic *Diagnostic) : argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp744 auto Diagnostic = local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp1185 auto Diagnostic = local
1199 auto Diagnostic = local
1349 auto Diagnostic = PRef.Diag(Loc, DiagID); local
[all...]

Completed in 142 milliseconds