/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
|
/llvm-project/clang-tools-extra/pp-trace/ |
H A D | PPTrace.cpp | 81 PPTraceAction(const FilterType &Filters, raw_ostream &OS) in PPTraceAction() 106 const FilterType &Filters; member in clang::pp_trace::__anone87c3f100111::PPTraceAction 113 PPTraceFrontendActionFactory(const FilterType &Filters, raw_ostream &OS) in PPTraceFrontendActionFactory() 121 const FilterType &Filters; member in clang::pp_trace::__anone87c3f100111::PPTraceFrontendActionFactory 137 FilterType Filters; in main() local
|
H A D | PPCallbacksTracker.h | 227 const FilterType &Filters; variable
|
H A D | PPCallbacksTracker.cpp | 99 PPCallbacksTracker::PPCallbacksTracker(const FilterType &Filters, in PPCallbacksTracker()
|
/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 | 448 FileCoverageSummary *FileReport, const CoverageFilter *Filters) { in prepareSingleFileReport() 475 const CoverageFilter &Filters) { in prepareFileReports()
|
H A D | SourceCoverageViewHTML.cpp | 648 createIndexFile(ArrayRef<std::string> SourceFiles,const CoverageMapping & Coverage,const CoverageFiltersMatchAll & Filters) createIndexFile() argument 860 createIndexFile(ArrayRef<std::string> SourceFiles,const CoverageMapping & Coverage,const CoverageFiltersMatchAll & Filters) createIndexFile() argument
|
H A D | CodeCoverage.cpp | 149 CoverageFiltersMatchAll Filters; member in __anon3f59e5c30111::CodeCoverageTool
|
/llvm-project/lldb/docs/use/ |
H A D | variable.rst | 1110 Filters chapter
|
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVOptions.cpp | 408 Error LVPatterns::createMatchEntry(LVMatchInfo &Filters, StringRef Pattern, in createMatchEntry() 456 void LVPatterns::addPatterns(StringSet<> &Patterns, LVMatchInfo &Filters) { in addPatterns()
|
/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
|
/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | LinePrinter.cpp | 57 LinePrinter(int Indent,bool UseColor,llvm::raw_ostream & Stream,const FilterOptions & Filters) LinePrinter() argument [all...] |
H A D | InputFile.cpp | 578 const FilterOptions &Filters) { in shouldDumpSymbolGroup()
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | ConfigCompile.cpp | 575 std::shared_ptr<std::vector<llvm::Regex>> Filters; compile() local [all...] |
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | GenericTaintChecker.cpp | 337 std::vector<Filter> Filters; global() member
|
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewReader.cpp | 967 FilterOptions Filters = {}; createScopes() local
|
/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | llvm-pdbutil.cpp | 198 FilterOptions Filters; variable
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGException.cpp | 934 SmallVector<llvm::Constant*, 8> Filters; EmitLandingPad() local
|
/llvm-project/llvm/utils/TableGen/ |
H A D | DecoderEmitter.cpp | 414 std::vector<Filter> Filters; global() member in __anon8a9af51e0511::FilterChooser [all...] |
/llvm-project/clang-tools-extra/clangd/unittests/ |
H A D | CodeCompleteTests.cpp | 2738 TEST(GuessCompletionPrefix,Filters) TEST() argument
|