| /freebsd-13-stable/contrib/llvm-project/llvm/lib/TableGen/ |
| HD | StringMatcher.cpp | 30 StringMatcher::StringPair*> &Matches) { in FindFirstNonCommonLetter() 50 const std::vector<const StringPair *> &Matches, unsigned CharNo, in EmitStringMatcherForChar()
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/ |
| HD | ExprMutationAnalyzer.cpp | 191 const Stmt *tryEachMatch(ArrayRef<ast_matchers::BoundNodes> Matches, in tryEachMatch() 310 ExprMutationAnalyzer::Analyzer::findExprMutation(ArrayRef<BoundNodes> Matches) { in findExprMutation() 316 ExprMutationAnalyzer::Analyzer::findDeclMutation(ArrayRef<BoundNodes> Matches) { in findDeclMutation() 322 ArrayRef<ast_matchers::BoundNodes> Matches) { in findExprPointeeMutation() 328 ArrayRef<ast_matchers::BoundNodes> Matches) { in findDeclPointeeMutation() 444 const auto Matches = match( in findDirectMutation() local 624 const auto Matches = match( in findFunctionArgMutation() local
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/ |
| HD | Regex.cpp | 83 bool Regex::match(StringRef String, SmallVectorImpl<StringRef> *Matches, in match() 139 SmallVector<StringRef, 8> Matches; in sub() local
|
| HD | UnicodeNameToCodepoint.cpp | 196 bool Matches; in compareNode() local 384 bool Matches; in nameToCodepoint() local 425 llvm::SmallVector<MatchForCodepointName> Matches; in nearestMatchesForCodepointName() local
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/TableGen/ |
| HD | StringMatcher.h | 36 const std::vector<StringPair> &Matches; variable
|
| /freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/ |
| HD | ClangCommentHTMLTagsEmitter.cpp | 24 std::vector<StringMatcher::StringPair> Matches; in EmitClangCommentHTMLTags() local
|
| HD | ClangCommentCommandInfoEmitter.cpp | 63 std::vector<StringMatcher::StringPair> Matches; in EmitClangCommentCommandInfo() local
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| HD | RunLoopAutoreleaseLeakChecker.cpp | 168 auto Matches = match(GroupM, *D, AM.getASTContext()); in checkTempObjectsInSamePool() local 188 auto Matches = match(GroupM, *D, AM.getASTContext()); in checkTempObjectsInNoPool() local
|
| HD | PointerIterationChecker.cpp | 87 auto Matches = match(MatcherM, *D, AM.getASTContext()); in checkASTCodeBody() local
|
| HD | PointerSortingChecker.cpp | 101 auto Matches = match(MatcherM, *D, AM.getASTContext()); in checkASTCodeBody() local
|
| HD | OSObjectCStyleCast.cpp | 113 auto Matches = in checkASTCodeBody() local
|
| HD | ObjCAutoreleaseWriteChecker.cpp | 229 auto Matches = match(MatcherM, *D, AM.getASTContext()); in checkASTCodeBody() local
|
| HD | GCDAntipatternChecker.cpp | 212 auto Matches = match(SemaphoreMatcherM, *D->getBody(), AM.getASTContext()); in checkASTCodeBody() local
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| HD | LoopWidening.cpp | 71 auto Matches = match( in getWidenedLoopState() local
|
| HD | LoopUnrolling.cpp | 276 auto Matches = match(forLoopMatcher(), *LoopStmt, ASTCtx); in shouldCompletelyUnroll() local
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/InstallAPI/ |
| HD | HeaderFile.cpp | 29 SmallVector<StringRef, 4> Matches; in createIncludeHeaderName() local
|
| /freebsd-13-stable/contrib/googletest/googlemock/include/gmock/ |
| HD | gmock-matchers.h | 619 static bool Matches(const MatcherTuple& matcher_tuple, in Matches() function 664 static bool Matches(const MatcherTuple& /* matcher_tuple */, in Matches() function
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/ |
| HD | Markup.cpp | 157 SmallVector<StringRef> Matches; in parseTextOutsideMarkup() local
|
| /freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/ |
| HD | FormattersContainer.h | 95 bool Matches(FormattersMatchCandidate candidate_type) const { in Matches() function
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/Format/ |
| HD | WhitespaceManager.cpp | 288 unsigned Column, bool RightJustify, F &&Matches, in AlignTokenSequence() 528 static unsigned AlignTokens(const FormatStyle &Style, F &&Matches, in AlignTokens() 703 std::function<bool(const WhitespaceManager::Change &C)> Matches, in AlignMatchingTokenSequence() 896 auto Matches = [&](const Change &C) { in alignConsecutiveShortCaseStatements() local
|
| HD | FormatTokenLexer.cpp | 1246 SmallVector<StringRef, 1> Matches; in getNextToken() local 1397 SmallVector<StringRef, 4> Matches; in readRawTokenVerilogSpecific() local
|
| /freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/ |
| HD | ProcessInfo.cpp | 300 bool ProcessInstanceInfoMatch::Matches( in Matches() function in ProcessInstanceInfoMatch
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Debuginfod/ |
| HD | HTTPServer.cpp | 73 static void expandUrlPathMatches(const std::smatch &Matches, in expandUrlPathMatches()
|
| /freebsd-13-stable/contrib/googletest/googletest/include/gtest/ |
| HD | gtest-matchers.h | 238 bool Matches(const T& x) const { in Matches() function
|
| /freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/ |
| HD | ModuleSpec.h | 226 bool Matches(const ModuleSpec &match_module_spec, in Matches() function
|