| /freebsd-14-stable/contrib/llvm-project/llvm/lib/TableGen/ |
| HD | StringMatcher.cpp | 36 for (const StringMatcher::StringPair *Match : Matches) in FindFirstNonCommonLetter() local 79 for (const StringPair *Match : Matches) in EmitStringMatcherForChar() local 138 for (const StringPair &Match : Matches) in Emit() local
|
| /freebsd-14-stable/contrib/llvm-project/clang/lib/Tooling/Transformer/ |
| HD | Stencil.cpp | 46 static Error printNode(StringRef Id, const MatchFinder::MatchResult &Match, in printNode() 76 Error eval(const MatchFinder::MatchResult &Match, in eval() 94 Error eval(const MatchFinder::MatchResult &Match, in eval() 144 Error eval(const MatchFinder::MatchResult &Match, in eval() 221 Error eval(const MatchFinder::MatchResult &Match, in eval() 275 Error eval(const MatchFinder::MatchResult &Match, in eval() 307 Error eval(const MatchFinder::MatchResult &Match, in eval() 397 Error eval(const MatchFinder::MatchResult &Match, in eval() 414 Error eval(const MatchFinder::MatchResult &Match, in eval()
|
| /freebsd-14-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| HD | PointerIterationChecker.cpp | 35 static void emitDiagnostics(const BoundNodes &Match, const Decl *D, in emitDiagnostics() 88 for (const auto &Match : Matches) in checkASTCodeBody() local
|
| HD | RunLoopAutoreleaseLeakChecker.cpp | 80 static void emitDiagnostics(BoundNodes &Match, in emitDiagnostics() 169 for (BoundNodes Match : Matches) in checkTempObjectsInSamePool() local 190 for (BoundNodes Match : Matches) in checkTempObjectsInNoPool() local
|
| HD | PointerSortingChecker.cpp | 35 static void emitDiagnostics(const BoundNodes &Match, const Decl *D, in emitDiagnostics() 102 for (const auto &Match : Matches) in checkASTCodeBody() local
|
| HD | ObjCAutoreleaseWriteChecker.cpp | 111 static void emitDiagnostics(BoundNodes &Match, const Decl *D, BugReporter &BR, in emitDiagnostics() 230 for (BoundNodes Match : Matches) in checkASTCodeBody() local
|
| HD | GCDAntipatternChecker.cpp | 213 for (BoundNodes Match : Matches) in checkASTCodeBody() local 218 for (BoundNodes Match : Matches) in checkASTCodeBody() local
|
| HD | OSObjectCStyleCast.cpp | 115 for (BoundNodes Match : Matches) in checkASTCodeBody() local
|
| /freebsd-14-stable/contrib/llvm-project/clang/lib/InstallAPI/ |
| HD | Library.cpp | 17 SmallVector<StringRef, 3> Match; in getFrameworkNameFromInstallName() local
|
| HD | HeaderFile.cpp | 73 bool Match = Rule.match(Header.getPath()); in match() local
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
| HD | LVOptions.cpp | 410 LVMatch Match; in createMatchEntry() local 512 for (const LVMatch &Match : MatchInfo) { in matchPattern() local
|
| HD | LVObject.cpp | 110 Error LVObject::doPrint(bool Split, bool Match, bool Print, raw_ostream &OS, in doPrint()
|
| /freebsd-14-stable/contrib/llvm-project/clang/utils/TableGen/ |
| HD | ClangCommentHTMLTagsEmitter.cpp | 45 StringMatcher::StringPair Match(Spelling, "return true;"); in EmitClangCommentHTMLTagsProperties() local
|
| HD | ClangCommentHTMLNamedCharacterReferenceEmitter.cpp | 69 StringMatcher::StringPair Match(Spelling, std::string(CLiteral)); in EmitClangCommentHTMLNamedCharacterReferences() local
|
| /freebsd-14-stable/contrib/llvm-project/clang/lib/Format/ |
| HD | MatchFilePath.cpp | 90 bool Match = false; in matchFilePath() local
|
| /freebsd-14-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| HD | LoopWidening.cpp | 75 for (BoundNodes Match : Matches) { in getWidenedLoopState() local
|
| /freebsd-14-stable/contrib/llvm-project/clang/include/clang/Driver/ |
| HD | Multilib.h | 104 std::string Match; member
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/FileCheck/ |
| HD | FileCheckImpl.h | 685 struct Match { struct 690 std::optional<Match> TheMatch; argument
|
| /freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/ |
| HD | SemaCUDA.cpp | 329 auto GetCFP = [&](const Pair &Match) { in EraseUnwantedMatches() 340 [&](const Pair &Match) { return GetCFP(Match) < BestCFP; }); in EraseUnwantedMatches() 787 NamedDecl *Match = *It; in maybeAddHostDeviceAttrs() local
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| HD | LegalityPredicates.cpp | 47 std::pair<LLT, LLT> Match = {Query.Types[TypeIdx0], Query.Types[TypeIdx1]}; in typePairInSet() local 57 TypePairAndMemDesc Match = {Query.Types[TypeIdx0], Query.Types[TypeIdx1], in typePairAndMemDescInSet() local
|
| /freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| HD | sanitizer_suppressions.cpp | 92 bool SuppressionContext::Match(const char *str, const char *type, in Match() function in __sanitizer::SuppressionContext
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| HD | HexagonGenExtract.cpp | 107 bool Match = match(In, m_And(m_Shl(m_LShr(m_Value(BF), m_ConstantInt(CSR)), in INITIALIZE_PASS_DEPENDENCY() local
|
| /freebsd-14-stable/sys/contrib/dev/acpica/components/events/ |
| HD | evrgnini.c | 497 BOOLEAN Match; in AcpiEvIsPciRootBridge() local
|
| /freebsd-14-stable/contrib/unbound/dnstap/ |
| HD | dnstap.proto | 76 enum Match { enum
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| HD | DivRemPairs.cpp | 139 else if (auto Match = matchExpandedRem(I)) in getWorklist() local
|