Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/lldb/docs/use/
H A Dvariable.rst1087 Filters chapter
/openbsd-src/gnu/llvm/llvm/tools/llvm-cov/
H A DCoverageReport.cpp361 FileCoverageSummary *FileReport, const CoverageFilter *Filters) { in prepareSingleFileReport()
388 const CoverageFilter &Filters) { in prepareFileReports()
H A DSourceCoverageViewText.cpp33 const CoverageFiltersMatchAll &Filters) { in createIndexFile()
H A DSourceCoverageViewHTML.cpp396 const CoverageFiltersMatchAll &Filters) { in createIndexFile()
H A DCodeCoverage.cpp147 CoverageFiltersMatchAll Filters; member in __anonf127be270111::CodeCoverageTool
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DLinePrinter.cpp57 const FilterOptions &Filters) in LinePrinter()
H A DInputFile.cpp577 const FilterOptions &Filters) { in shouldDumpSymbolGroup()
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp288 std::vector<Filter> Filters; member
/openbsd-src/sys/stand/efi/include/
H A Defipxebc.h113 UINT8 Filters; member
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp200 FilterOptions Filters; variable
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGException.cpp916 SmallVector<llvm::Constant*, 8> Filters; in EmitLandingPad() local
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DDecoderEmitter.cpp385 std::vector<Filter> Filters; member in __anone74076820511::FilterChooser