Searched refs:Reports (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
H A D | BugReporter.h | 548 llvm::SmallVector<std::unique_ptr<BugReport>, 4> Reports; variable 551 Reports.push_back(std::move(R)); in AddReport() 557 ArrayRef<std::unique_ptr<BugReport>> getReports() const { return Reports; } in getReports() 560 assert(!Reports.empty()); in Profile() 561 Reports.front()->Profile(ID); in Profile()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/ |
H A D | SourceCoverageViewText.cpp | 76 std::vector<FileCoverageSummary> Reports; in generateSubDirectoryReport() local 78 Reports.push_back(std::move(SubDir.second.first)); in generateSubDirectoryReport() 80 Reports.push_back(std::move(SubFile.second)); in generateSubDirectoryReport() 83 Report.renderFileReports(OSRef, Reports, SubTotals, Filters.empty()); in generateSubDirectoryReport()
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/ |
H A D | Checkers.td | 635 HelpText<"Reports destructions of arrays of polymorphic objects that are " 713 HelpText<"Reports uninitialized fields after object construction">, 784 HelpText<"Reports destructions of polymorphic objects with a non-virtual " 904 "Reports are only generated if the excessive padding exceeds " 1087 HelpText<"Reports potential injection vulnerabilities">, 1677 HelpText<"Reports similar pieces of code.">,
|
/freebsd/tools/tools/sysdoc/ |
H A D | tunables.mdoc | 294 Reports true if the machine has a floating point processor. 838 Reports whether or not job control is available.
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | rfc4518.txt | 426 Technical Reports, and Notes.
|
/freebsd/contrib/tzdata/ |
H A D | africa | 1231 # Colonial Reports - Annual. No. 878. Nigeria. Report for 1914. (April 1916),
|
H A D | asia | 285 # The Returns of Trade and Trade Reports, page 711, says "Daylight saving was
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | EVP_EncryptInit.pod | 597 Reports whether the I<ctx> is being used for encryption or decryption.
|
/freebsd/contrib/sendmail/contrib/ |
H A D | mmuegel | 1493 Reports on problems in the sendmail queue. With no options this simply
|
/freebsd/share/termcap/ |
H A D | termcap | 2060 # Reports are that most of these Beehive entries (except superbee) have not been
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 17656 # Reports are that most of these Beehive entries (except superbee) have not
|