Home
last modified time | relevance | path

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

/openbsd/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/gnu/llvm/lldb/docs/use/
H A Dvariable.rst1087 Filters section in Variable Formatting
/openbsd/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 __anon4a3e575d0111::CodeCoverageTool
/openbsd/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/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/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp288 std::vector<Filter> Filters; member
/openbsd/sys/stand/efi/include/
H A Defipxebc.h113 UINT8 Filters; member
/openbsd/gnu/llvm/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp200 FilterOptions Filters; variable
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGException.cpp916 SmallVector<llvm::Constant*, 8> Filters; in EmitLandingPad() local
/openbsd/gnu/llvm/llvm/utils/TableGen/
H A DDecoderEmitter.cpp385 std::vector<Filter> Filters; member in __anone06235380511::FilterChooser