Searched refs:Report (Results 1 - 25 of 130) sorted by relevance

123456

/external/clang/lib/StaticAnalyzer/Checkers/
H A DNSAutoreleasePoolChecker.cpp71 BugReport *Report = new BugReport(*BT, "Use -drain instead of -release when " local
73 Report->addRange(msg.getSourceRange());
74 C.EmitReport(Report);
H A DMacOSKeychainAPIChecker.cpp261 // Report deallocator mismatch. Remove the region from tracking - reporting a
281 BugReport *Report = new BugReport(*BT, os.str(), N); local
282 Report->addVisitor(new SecKeychainBugVisitor(AP.first));
283 Report->addRange(ArgExpr->getSourceRange());
284 markInteresting(Report, AP);
285 C.EmitReport(Report);
322 BugReport *Report = new BugReport(*BT, os.str(), N); local
323 Report->addVisitor(new SecKeychainBugVisitor(V));
324 Report->addRange(ArgExpr->getSourceRange());
325 Report
374 BugReport *Report = new BugReport(*BT, local
438 BugReport *Report = new BugReport(*BT, local
565 BugReport *Report = new BugReport(*BT, os.str(), N, LocUsedForUniqueing); local
[all...]
/external/doclava/test/doclava/
H A DApiCheckTest.java23 import com.google.doclava.apicheck.ApiCheck.Report;
43 Report report = apiCheck.checkApi(args);
50 Report report = apiCheck.checkApi(args);
58 Report report = apiCheck.checkApi(args);
72 Report report = apiCheck.checkApi(args);
85 Report report = apiCheck.checkApi(args);
93 Report report = apiCheck.checkApi(args);
101 Report report = apiCheck.checkApi(args);
109 Report report = apiCheck.checkApi(args);
117 Report repor
[all...]
/external/clang/lib/Frontend/
H A DWarnings.cpp41 Diags.Report(isPositive? diag::warn_unknown_warning_option_suggest :
45 Diags.Report(isPositive? diag::warn_unknown_warning_option :
86 for (unsigned Report = 0, ReportEnd = 2; Report != ReportEnd; ++Report) {
87 bool SetDiagnostic = (Report == 0);
136 if (Report)
137 Diags.Report(diag::warn_unknown_warning_specifier)
164 if (Report)
165 Diags.Report(dia
[all...]
H A DTextDiagnosticBuffer.cpp48 Diags.Report(Diags.getCustomDiagID(DiagnosticsEngine::Error,
51 Diags.Report(Diags.getCustomDiagID(DiagnosticsEngine::Warning,
54 Diags.Report(Diags.getCustomDiagID(DiagnosticsEngine::Note,
H A DCreateInvocationFromCommandLine.cpp76 Diags->Report(diag::err_fe_expected_compiler_job) << OS.str();
82 Diags->Report(diag::err_fe_expected_clang_command);
H A DCompilerInstance.cpp102 Diags.Report(diag::err_fe_unable_to_open_logfile)
130 Diags.Report(diag::warn_fe_cc_log_diagnostics_failure)
157 Diags.Report(diag::warn_fe_serialized_diag_failure)
374 PP.getDiagnostics().Report(diag::err_fe_invalid_code_complete_file)
402 getPreprocessor().getDiagnostics().Report(diag::err_fe_stdout_binary);
454 getDiagnostics().Report(diag::err_unable_to_rename_temp)
493 getDiagnostics().Report(diag::err_fe_unable_to_open_output)
606 Diags.Report(diag::err_fe_error_reading) << InputFile;
614 Diags.Report(diag::err_fe_error_reading_stdin);
798 ImportingInstance.getDiagnostics().Report(dia
[all...]
/external/clang/lib/Lex/
H A DModuleMap.cpp45 Diags->Report(Unresolved.Id[0].second,
58 Diags->Report(Unresolved.Id[I].second,
621 Diags.Report(LToken.getLocation(), diag::err_invalid_string_udl);
649 Diags.Report(LToken.getLocation(), diag::err_mmap_unknown_token);
717 Diags.Report(Tok.getLocation(), diag::err_mmap_expected_module_name);
784 Diags.Report(Tok.getLocation(), diag::err_mmap_expected_module);
805 Diags.Report(Id.front().second, diag::err_mmap_nested_submodule_id)
813 Diags.Report(ExplicitLoc, diag::err_mmap_explicit_top_level);
831 Diags.Report(Id[I].second, diag::err_mmap_missing_module_qualified)
834 Diags.Report(I
[all...]
/external/doclava/src/com/google/doclava/apicheck/
H A DApiCheck.java67 Report report = acheck.checkApi(originalArgs);
77 public Report checkApi(String[] originalArgs) {
99 return new Report(2, Errors.getErrors());
113 return new Report(1, Errors.getErrors());
121 return new Report(Errors.hadError ? 1 : 0, Errors.getErrors());
201 public class Report { class in class:ApiCheck
205 private Report(int code, Set<ErrorMessage> errors) { method in class:ApiCheck.Report
/external/clang/lib/StaticAnalyzer/Frontend/
H A DCheckerRegistration.cpp95 diags->Report(diag::warn_incompatible_analyzer_plugin_api)
97 diags->Report(diag::note_incompatible_analyzer_plugin_api)
121 diags.Report(diag::err_unknown_analyzer_checker)
/external/compiler-rt/lib/asan/
H A Dasan_mac.cc112 Report("exec()-ing the program with\n");
113 Report("%s=%s\n", kDyldInsertLibraries, info.dli_fname);
114 Report("to enable ASan wrappers.\n");
115 Report("Set ASAN_OPTIONS=allow_reexec=0 to disable this.\n");
196 Report("Mapped pages %p--%p for branch islands.\n",
205 Report("Branch island allocated at %p\n", *ptr);
302 Report("asan_dispatch_call_block_and_release(): "
337 Report(#dispatch_x_f "(): context: %p, pthread_self: %p\n", \
355 Report("dispatch_after_f: %p\n", asan_ctxt);
368 Report("dispatch_group_async_
[all...]
H A Dasan_thread.cc50 Report("T%d TSDDtor\n", summary->tid());
59 Report("T%d exited\n", tid());
80 Report("T%d: stack [%p,%p) size 0x%zx; local=%p\n",
H A Dasan_rtl.cc40 Report("Sleeping for %d second(s)\n", flags()->sleep_before_dying);
54 Report("AddressSanitizer CHECK failed: %s:%d \"%s\" (0x%zx, 0x%zx)\n",
149 Report("Using the defaults from __asan_default_options: %s\n",
176 Report("ReserveShadowMemoryRange failed while trying to map 0x%zx bytes. "
302 Report("Parsed ASAN_OPTIONS: %s\n", options);
364 Report("Shadow memory range interleaves with an existing memory mapping. "
392 Report("AddressSanitizer Init done\n");
H A Dasan_report.cc151 // Report the function name and the offset.
161 // Report the number of stack objects.
166 // Report all objects in this frame.
236 Report("AddressSanitizer: while reporting a bug found another one."
268 Report("ABORTING\n");
278 Report("ERROR: AddressSanitizer crashed on unknown address %p"
289 Report("ERROR: AddressSanitizer attempting double-free on %p:\n", addr);
296 Report("ERROR: AddressSanitizer attempting free on address "
304 Report("ERROR: AddressSanitizer attempting to call "
313 Report("ERRO
[all...]
H A Dasan_posix.cc47 Report("Installed the sigaction for signal %d\n", signum);
74 Report("Alternative stack for T%d set: [%p,%p)\n",
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix.cc50 Report("ERROR: Failed to allocate 0x%zx (%zd) bytes of %s: %s\n",
62 Report("ERROR: Failed to deallocate 0x%zx (%zd) bytes at address %p\n",
121 Report("Process memory map follows:\n");
126 Report("End of process memory map.\n");
H A Dsanitizer_win.cc48 Report("ERROR: Failed to allocate 0x%zx (%zd) bytes of %s\n",
57 Report("ERROR: Failed to deallocate 0x%zx (%zd) bytes at address %p\n",
/external/clang/lib/AST/
H A DMicrosoftMangle.cpp215 Diags.Report(D->getLocation(), DiagID)
520 Diags.Report(ND->getLocation(), DiagID);
682 Diags.Report(Loc, DiagID);
820 Diags.Report(TAL.getLocation(), DiagID)
1059 Diags.Report(Range.getBegin(), DiagID)
1265 Diags.Report(Range.getBegin(), DiagID)
1349 Diags.Report(VAT->getSizeExpr()->getExprLoc(), DiagID)
1359 Diags.Report(DSAT->getSizeExpr()->getExprLoc(), DiagID)
1400 Diags.Report(Range.getBegin(), DiagID)
1410 Diags.Report(Rang
[all...]
/external/clang/tools/driver/
H A Dcc1as_main.cpp155 Diags.Report(diag::err_drv_missing_argument)
163 Diags.Report(diag::err_drv_unknown_argument) << (*it) ->getAsString(*Args);
194 Diags.Report(diag::err_drv_unknown_argument) << A->getAsString(*Args);
211 Diags.Report(diag::err_drv_invalid_value)
249 Diags.Report(diag::err_fe_unable_to_open_output)
263 Diags.Report(diag::err_target_unknown_triple) << Opts.Triple;
270 Diags.Report(diag::err_fe_error_reading) << Opts.InputFile;
357 Diags.Report(diag::err_target_unknown_triple) << Opts.Triple;
378 Diags.Report(diag::err_fe_error_backend) << Message;
/external/grub/util/
H A Dgrub-md5-crypt41 Report bugs to <bug-grub@gnu.org>.
H A Dgrub-md5-crypt.in41 Report bugs to <bug-grub@gnu.org>.
H A Dgrub-terminfo30 Report bugs to <bug-grub@gnu.org>.
H A Dgrub-terminfo.in30 Report bugs to <bug-grub@gnu.org>.
/external/clang/examples/PrintFunctionNames/
H A DPrintFunctionNames.cpp53 D.Report(DiagID);
/external/clang/lib/StaticAnalyzer/Core/
H A DTextPathDiagnostics.cpp68 Diag.Report((*I)->getLocation().asLocation(), diagID);

Completed in 470 milliseconds

123456