Home
last modified time | relevance | path

Searched defs:diag (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangDiagnostic.h28 static inline bool classof(const Diagnostic *diag) { in classof()
H A DClangExpressionParser.cpp149 static void AddAllFixIts(ClangDiagnostic *diag, const clang::Diagnostic &Info) { in AddAllFixIts()
178 lldb_private::Diagnostic *diag = m_manager->Diagnostics().back().get(); in MaybeGetLastClangDiag() local
1255 for (const auto &diag : diagnostic_manager.Diagnostics()) { in RewriteExpression() local
/freebsd/sys/dev/mii/
H A Dtdkphy.c149 int bmsr, bmcr, anlpar, diag; in tdkphy_status() local
H A Dacphy.c195 int bmsr, bmcr, diag; in acphy_status() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DDiagnosticManager.h39 static bool classof(const Diagnostic *diag) { in classof()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDelayedDiagnostic.h301 void add(const DelayedDiagnostic &diag) { in add()
327 inline void Sema::DelayedDiagnostics::add(const sema::DelayedDiagnostic &diag) { in add()
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DState.cpp87 OptionalDiagnostic State::diag(SourceLocation Loc, diag::kind DiagId, in diag() function in State
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DInternals.h31 void push_back(const StoredDiagnostic &diag) { List.push_back(diag); } in push_back()
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DCodeCompletion.cpp363 auto diag = InterpCI->getDiagnosticsPtr(); in codeComplete() local
/freebsd/contrib/diff/src/
H A Danalyze.c92 diag (lin xoff, lin xlim, lin yoff, lin ylim, bool find_minimal, in diag() function
/freebsd/sys/dev/ath/
H A Dif_ath_sysctl.c341 u_int32_t diag; in ath_sysctl_diag() local
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaioctlcmd.c1754 agsaSASDiagExecute_t *diag in saSASDiagExecute()
3786 agsaPCIeDiagExecute_t *diag) in saPCIeDiagExecute()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c2047 struct mlx4_ib_diag_counters *diag = dev->diag_counters; in mlx4_ib_alloc_hw_stats() local
2062 struct mlx4_ib_diag_counters *diag = dev->diag_counters; in mlx4_ib_get_hw_stats() local
2145 struct mlx4_ib_diag_counters *diag = ibdev->diag_counters; in mlx4_ib_alloc_diag_counters() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp449 unsigned diag = in HandlePropertyInClassExtension() local
1993 unsigned diag = in DiagnoseUnimplementedAccessor() local
H A DSemaAvailability.cpp397 unsigned diag, diag_message, diag_fwdclass_message; in DoEmitAvailabilityWarning() local
H A DAnalysisBasedWarnings.cpp93 unsigned diag = diag::warn_unreachable; in HandleUnreachable() local
2430 static unsigned isEnabled(DiagnosticsEngine &D, unsigned diag) { in isEnabled()
H A DSemaLambda.cpp2007 auto diag = Diag(From.getLocation(), diag::warn_unused_lambda_capture); in DiagnoseUnusedLambdaCapture() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp359 namespace diag { namespace
/freebsd/sys/dev/kbd/
H A Dkbdreg.h98 kbd_diag_t *diag; member
/freebsd/contrib/llvm-project/lld/COFF/
H A DInputFiles.cpp331 auto diag = [&]() { in readAssociativeDefinition() local
/freebsd/sys/dev/ath/ath_hal/
H A Dah.c1495 u_int32_t diag; in ath_hal_getcca() local
/freebsd/sys/netinet/
H A Dtcp_hpts.c816 tcp_hpts_insert_diag(struct tcpcb *tp, uint32_t slot, int32_t line, struct hpts_diag *diag) in tcp_hpts_insert_diag()
/freebsd/sys/dev/fb/
H A Dfbreg.h172 vi_diag_t *diag; member
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c6501 struct hpts_diag *diag, struct timeval *tv) in rack_log_hpts_diag() argument
6563 struct hpts_diag diag; rack_start_hpts_timer() local
14371 struct hpts_diag diag; rack_switch_failed() local
15000 struct hpts_diag diag; rack_init() local
[all...]
H A Dbbr.c732 struct hpts_diag diag; in bbr_start_hpts_timer() local
2392 bbr_log_hpts_diag(struct tcp_bbr *bbr, uint32_t cts, struct hpts_diag *diag) in bbr_log_hpts_diag()
14115 struct hpts_diag diag; in bbr_switch_failed() local

12