Home
last modified time | relevance | path

Searched defs:Filters (Results 1 – 17 of 17) sorted by relevance

/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dqlog.md71 Filters section in qlog Support
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVOptions.cpp408 Error LVPatterns::createMatchEntry(LVMatchInfo &Filters, StringRef Pattern, in createMatchEntry()
456 void LVPatterns::addPatterns(StringSet<> &Patterns, LVMatchInfo &Filters) { in addPatterns()
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageReport.h102 const CoverageFiltersMatchAll &Filters; variable
H A DSourceCoverageViewText.cpp35 const CoverageFiltersMatchAll &Filters) { in createIndexFile()
95 const CoverageFiltersMatchAll &Filters) { in createIndexFile()
H A DCoverageReport.cpp448 FileCoverageSummary *FileReport, const CoverageFilter *Filters) { in prepareSingleFileReport()
475 const CoverageFilter &Filters) { in prepareFileReports()
H A DSourceCoverageViewHTML.cpp648 const CoverageFiltersMatchAll &Filters) { in createIndexFile()
860 const CoverageFiltersMatchAll &Filters) { in createIndexFile()
H A DCodeCoverage.cpp149 CoverageFiltersMatchAll Filters; member in __anon1c6dbef00111::CodeCoverageTool
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInputFile.h181 FilterOptions Filters = HeaderScope.P.getFilters(); in iterateSymbolGroups() local
H A DLinePrinter.h106 const FilterOptions &Filters; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DLinePrinter.cpp57 const FilterOptions &Filters) in LinePrinter()
H A DInputFile.cpp578 const FilterOptions &Filters) { in shouldDumpSymbolGroup() argument
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp338 std::vector<Filter> Filters; member
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.cpp968 LinePrinter Printer(/*Indent=*/2, false, nulls(), Filters); in createScopes() local
/freebsd/stand/efi/include/
H A Defipxebc.h112 UINT8 Filters; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp200 FilterOptions Filters; global() variable
[all...]
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp934 SmallVector<llvm::Constant*, 8> Filters; in EmitLandingPad() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp414 std::vector<Filter> Filters; member in __anonfc09cd8b0511::FilterChooser