/freebsd-src/contrib/llvm-project/llvm/tools/llvm-remarkutil/ |
H A D | RemarkCounter.h | 70 struct Filters { struct 77 static Expected<Filters> argument 82 Filters Filter; in createRemarkFilter() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVOptions.cpp | 408 Error LVPatterns::createMatchEntry(LVMatchInfo &Filters, StringRef Pattern, in createMatchEntry() argument 456 void LVPatterns::addPatterns(StringSet<> &Patterns, LVMatchInfo &Filters) { in addPatterns() argument
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-cov/ |
H A D | CoverageReport.h | 102 const CoverageFiltersMatchAll &Filters; variable
|
H A D | SourceCoverageViewText.cpp | 35 const CoverageFiltersMatchAll &Filters) { in createIndexFile() argument 95 const CoverageFiltersMatchAll &Filters) { in createIndexFile() argument
|
H A D | CoverageReport.cpp | 431 prepareSingleFileReport(const StringRef Filename,const coverage::CoverageMapping * Coverage,const CoverageViewOptions & Options,const unsigned LCP,FileCoverageSummary * FileReport,const CoverageFilter * Filters) prepareSingleFileReport() argument 458 prepareFileReports(const coverage::CoverageMapping & Coverage,FileCoverageSummary & Totals,ArrayRef<std::string> Files,const CoverageViewOptions & Options,const CoverageFilter & Filters) prepareFileReports() argument
|
H A D | SourceCoverageViewHTML.cpp | 479 createIndexFile(ArrayRef<std::string> SourceFiles,const CoverageMapping & Coverage,const CoverageFiltersMatchAll & Filters) createIndexFile() argument 686 createIndexFile(ArrayRef<std::string> SourceFiles,const CoverageMapping & Coverage,const CoverageFiltersMatchAll & Filters) createIndexFile() argument
|
H A D | CodeCoverage.cpp | 152 CoverageFiltersMatchAll Filters; global() member in __anoncd2840820111::CodeCoverageTool
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | InputFile.h | 181 FilterOptions Filters = HeaderScope.P.getFilters(); in iterateSymbolGroups() local
|
H A D | LinePrinter.h | 106 const FilterOptions &Filters; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | LinePrinter.cpp | 57 const FilterOptions &Filters) in LinePrinter()
|
H A D | InputFile.cpp | 578 const FilterOptions &Filters) { in shouldDumpSymbolGroup()
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | GenericTaintChecker.cpp | 352 std::vector<Filter> Filters; global() member
|
/freebsd-src/stand/efi/include/ |
H A D | efipxebc.h | 112 UINT8 Filters; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewReader.cpp | 967 FilterOptions Filters = {}; in createScopes() local
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | llvm-pdbutil.cpp | 198 FilterOptions Filters; variable
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGException.cpp | 934 SmallVector<llvm::Constant*, 8> Filters; in EmitLandingPad() local
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | DecoderEmitter.cpp | 387 std::vector<Filter> Filters; global() member in __anonc56afb9d0511::FilterChooser [all...] |