| /llvm-project-15.0.7/llvm/tools/llvm-cov/ |
| H A D | CoverageFilters.cpp | 20 bool NameCoverageFilter::matches( in matches() function in NameCoverageFilter 27 bool NameRegexCoverageFilter::matches( in matches() function in NameRegexCoverageFilter 37 bool NameAllowlistCoverageFilter::matches( in matches() function in NameAllowlistCoverageFilter 44 bool NameWhitelistCoverageFilter::matches( in matches() function in NameWhitelistCoverageFilter 50 bool RegionCoverageFilter::matches( in matches() function in RegionCoverageFilter 57 bool LineCoverageFilter::matches( in matches() function in LineCoverageFilter 68 bool CoverageFilters::matches(const coverage::CoverageMapping &CM, in matches() function in CoverageFilters 85 bool CoverageFiltersMatchAll::matches( in matches() function in CoverageFiltersMatchAll
|
| H A D | CoverageFilters.h | 34 virtual bool matches(const coverage::CoverageMapping &CM, in matches() function
|
| /llvm-project-15.0.7/lldb/unittests/Target/ |
| H A D | PathMappingListTest.cpp | 28 llvm::ArrayRef<Matches> matches, in TestPathMappings() 50 Matches matches[] = { in TEST() local 79 Matches matches[] = { in TEST() local 101 Matches matches[] = { in TEST() local 122 Matches matches[] = { in TEST() local
|
| H A D | FindFileTest.cpp | 47 llvm::ArrayRef<Matches> matches, in TestFileFindings() 81 Matches matches[] = { in TEST_F() local
|
| /llvm-project-15.0.7/lldb/unittests/Utility/ |
| H A D | CompletionRequestTest.cpp | 18 StringList matches; in TEST() local 53 StringList matches, descriptions; in TEST() local 92 StringList matches; in TEST() local 123 StringList matches; in TEST() local 186 StringList matches, descriptions; in TEST() local 262 StringList matches; in TEST() local
|
| H A D | RegularExpressionTest.cpp | 59 SmallVector<StringRef, 3> matches; in TEST() local
|
| /llvm-project-15.0.7/mlir/test/lib/Dialect/Affine/ |
| H A D | TestVectorizationUtils.cpp | 120 SmallVector<NestedMatch, 8> matches; in testVectorShapeRatio() local 153 SmallVector<NestedMatch, 8> matches; in testBackwardSlicing() local 169 SmallVector<NestedMatch, 8> matches; in testForwardSlicing() local 185 SmallVector<NestedMatch, 8> matches; in testSlicing() local 205 SmallVector<NestedMatch, 8> matches; in testComposeMaps() local
|
| /llvm-project-15.0.7/flang/include/flang/Optimizer/Support/ |
| H A D | Matcher.h | 22 template<class... Ts> struct matches : Ts... { using Ts::operator()...; }; struct
|
| /llvm-project-15.0.7/llvm/include/llvm/TableGen/ |
| H A D | StringMatcher.h | 41 const std::vector<StringPair> &matches, raw_ostream &os) in StringMatcher()
|
| /llvm-project-15.0.7/lldb/source/Commands/ |
| H A D | CommandObjectMultiword.cpp | 42 StringList *matches) { in GetSubcommandSP() 76 StringList *matches) { in GetSubcommandObject() 187 StringList matches; in Execute() local 373 StringList *matches) { in GetSubcommandSP() 381 StringList *matches) { in GetSubcommandObject()
|
| H A D | CommandObjectHelp.cpp | 101 StringList matches; in DoExecute() local 106 StringList matches; in DoExecute() local
|
| H A D | CommandObjectRegexCommand.cpp | 62 llvm::SmallVector<llvm::StringRef, 4> matches; in DoExecute() local
|
| H A D | CommandCompletions.cpp | 456 bool only_directories, StringList &matches, in DiskFilesOrDirectories() 479 StringList &matches, in DiskFiles() 491 StringList &matches, in DiskDirectories() 825 StringList matches; in CompleteModifiableCmdPathArgs() local
|
| /llvm-project-15.0.7/llvm/utils/ |
| H A D | extract_vplan.py | 24 matches = re.findall(pattern, sys.stdin.read()) variable
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Affine/Analysis/ |
| H A D | NestedMatcher.h | 107 void match(Operation *op, SmallVectorImpl<NestedMatch> *matches) { in match()
|
| /llvm-project-15.0.7/lldb/source/Utility/ |
| H A D | StringLexer.cpp | 44 bool matches = true; in AdvanceIf() local
|
| /llvm-project-15.0.7/lldb/source/Core/ |
| H A D | FileSpecList.cpp | 118 FileSpecList &matches) { in GetFilesMatchingPartialPath()
|
| /llvm-project-15.0.7/lldb/include/lldb/DataFormatters/ |
| H A D | FormatManager.h | 164 FormattersMatchVector matches; in GetPossibleMatches() local
|
| /llvm-project-15.0.7/clang/unittests/AST/ |
| H A D | ASTTypeTraitsTest.cpp | 205 auto matches = in TEST() local 220 auto matches = in TEST() local
|
| /llvm-project-15.0.7/lldb/source/API/ |
| H A D | SBCommandInterpreter.cpp | 214 int match_start_point, int max_return_elements, SBStringList &matches) { in HandleCompletion() 226 int match_start_point, int max_return_elements, SBStringList &matches, in HandleCompletionWithDescriptions() 292 int max_return_elements, SBStringList &matches, in HandleCompletionWithDescriptions() 308 lldb::SBStringList &matches) { in HandleCompletion()
|
| /llvm-project-15.0.7/llvm/lib/Option/ |
| H A D | Option.cpp | 93 bool Option::matches(OptSpecifier Opt) const { in matches() function in Option
|
| /llvm-project-15.0.7/llvm/include/llvm/FuzzMutate/ |
| H A D | OpDescriptor.h | 76 bool matches(ArrayRef<Value *> Cur, const Value *New) { in matches() function
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/utils/ |
| H A D | Matchers.h | 63 bool matches( in matches() function
|
| /llvm-project-15.0.7/lldb/source/Interpreter/ |
| H A D | OptionArgParser.cpp | 217 llvm::SmallVector<llvm::StringRef, 4> matches; in ToAddress() local
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/ |
| H A D | CallDescription.cpp | 56 bool ento::CallDescription::matches(const CallEvent &Call) const { in matches() function in ento::CallDescription
|