Searched refs:Report (Results 51 - 75 of 130) sorted by relevance

123456

/external/clang/include/clang/AST/
H A DCommentSema.h62 return Diags.Report(Loc, DiagID);
/external/compiler-rt/lib/asan/
H A Dasan_thread_registry.cc92 Report("SetCurrent: %p for thread %p\n",
H A Dasan_interceptors.cc585 Report("AddressSanitizer: failed to intercept '" #name "'\n"); \
709 Report("AddressSanitizer: libc interceptors initialized\n");
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.h101 void Report(const char *format, ...);
H A Dsanitizer_printf.cc176 void Report(const char *format, ...) {
181 RAW_CHECK_MSG(needed_length < kLen, "Buffer in Report is too short!\n");
187 RAW_CHECK_MSG(needed_length < kLen, "Buffer in Report is too short!\n");
/external/libcap-ng/libcap-ng-0.7/
H A Dcompile213 Report bugs to <bug-automake@gnu.org>.
/external/clang/lib/Tooling/
H A DTooling.cpp69 Diagnostics->Report(clang::diag::err_fe_expected_compiler_job)
78 Diagnostics->Report(clang::diag::err_fe_expected_clang_command);
/external/valgrind/tsan/
H A Dts_valgrind.cc318 Report("<pre>\n"
322 Report("ThreadSanitizerValgrind r%s: %s\n",
326 Report("INFO: Debug build\n");
329 Report("INFO: ThreadSanitizer memory limit: %dMB\n",
613 // Report("INFO: Entred main(); argc=%d\n", (int)args[1]);
618 Report("INFO: Exited main(); ret=%d\n", (int)args[1]);
673 Report("INFO: GLOBAL IGNORE ON\n");
677 Report("INFO: GLOBAL IGNORE OFF\n");
1108 Report("INFO: too many mops in trace: %p %s\n", pc,
H A Dthread_sanitizer.h38 void Report(const char *format, ...);
/external/clang/include/clang/Basic/
H A DDiagnostic.h624 inline DiagnosticBuilder Report(SourceLocation Loc, unsigned DiagID);
625 inline DiagnosticBuilder Report(unsigned DiagID);
627 void Report(const StoredDiagnostic &storedDiag);
660 /// \brief Report the delayed diagnostic.
815 /// This is constructed by the DiagnosticsEngine::Report method, and
1035 inline DiagnosticBuilder DiagnosticsEngine::Report(SourceLocation Loc,
1042 inline DiagnosticBuilder DiagnosticsEngine::Report(unsigned DiagID) {
1043 return Report(SourceLocation(), DiagID);
/external/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp448 Diags.Report(Active->PointOfInstantiation,
462 Diags.Report(Active->PointOfInstantiation, DiagID)
471 Diags.Report(Active->PointOfInstantiation, DiagID)
475 Diags.Report(Active->PointOfInstantiation,
480 Diags.Report(Active->PointOfInstantiation,
485 Diags.Report(Active->PointOfInstantiation,
500 Diags.Report(Active->PointOfInstantiation,
510 Diags.Report(Active->PointOfInstantiation,
524 Diags.Report(Active->PointOfInstantiation,
535 Diags.Report(Activ
[all...]
/external/clang/lib/Frontend/
H A DInitPreprocessor.cpp43 Diags.Report(diag::warn_fe_macro_contains_embedded_newline)
78 PP.getDiagnostics().Report(diag::err_fe_pth_file_has_no_source_header)
647 Diags.Report(diag::err_fe_remap_missing_from_file)
669 Diags.Report(diag::err_fe_remap_missing_to_file)
678 Diags.Report(diag::err_fe_remap_missing_from_file)
/external/clang/lib/CodeGen/
H A DBackendUtil.cpp251 Diags.Report(diag::err_fe_unable_to_create_target) << Error;
423 Diags.Report(diag::err_fe_unable_to_interface_with_target);
/external/clang/lib/Rewrite/Core/
H A DRewriter.cpp436 Diagnostics.Report(clang::diag::err_unable_to_make_temp)
454 Diagnostics.Report(clang::diag::err_unable_to_rename_temp)
/external/clang/include/clang/Driver/
H A DDriver.h55 return Diags.Report(DiagID);
/external/bison/build-aux/
H A Ddepcomp51 Report bugs to <bug-automake@gnu.org>.
/external/chromium/sdch/open-vcdiff/
H A Ddepcomp52 Report bugs to <bug-automake@gnu.org>.
/external/elfutils/config/
H A Ddepcomp52 Report bugs to <bug-automake@gnu.org>.
/external/genext2fs/
H A Ddepcomp51 Report bugs to <bug-automake@gnu.org>.
/external/grub/
H A Ddepcomp51 Report bugs to <bug-automake@gnu.org>.
/external/grub/util/
H A Dgrub-install.in80 Report bugs to <bug-grub@gnu.org>.
/external/libffi/
H A Ddepcomp52 Report bugs to <bug-automake@gnu.org>.
/external/libmtp/
H A Ddepcomp50 Report bugs to <bug-automake@gnu.org>.
/external/libogg/
H A Ddepcomp51 Report bugs to <bug-automake@gnu.org>.
/external/libpng/
H A Ddepcomp50 Report bugs to <bug-automake@gnu.org>.

Completed in 428 milliseconds

123456