Home
last modified time | relevance | path

Searched defs:Match (Results 1 – 25 of 70) sorted by relevance

123

/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DStringMatcher.cpp36 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-src/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DStencil.cpp46 static Error printNode(StringRef Id, const MatchFinder::MatchResult &Match, in printNode() argument
76 Error eval(const MatchFinder::MatchResult &Match, in eval() argument
94 Error eval(const MatchFinder::MatchResult &Match, in eval() argument
144 Error eval(const MatchFinder::MatchResult &Match, in eval() argument
221 eval(const MatchFinder::MatchResult & Match,std::string * Result) const eval() argument
275 eval(const MatchFinder::MatchResult & Match,std::string * Result) const eval() argument
307 eval(const MatchFinder::MatchResult & Match,std::string * Result) const eval() argument
397 eval(const MatchFinder::MatchResult & Match,std::string * Result) const eval() argument
414 eval(const MatchFinder::MatchResult & Match,std::string * Result) const eval() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPointerIterationChecker.cpp35 static void emitDiagnostics(const BoundNodes &Match, const Decl *D, in emitDiagnostics()
88 for (const auto &Match : Matches) in checkASTCodeBody() local
H A DRunLoopAutoreleaseLeakChecker.cpp80 static void emitDiagnostics(BoundNodes &Match, in emitDiagnostics()
169 for (BoundNodes Match : Matches) in checkTempObjectsInSamePool() local
190 for (BoundNodes Match : Matches) in checkTempObjectsInNoPool() local
H A DPointerSortingChecker.cpp35 static void emitDiagnostics(const BoundNodes &Match, const Decl *D, in emitDiagnostics()
102 for (const auto &Match : Matches) in checkASTCodeBody() local
H A DObjCAutoreleaseWriteChecker.cpp111 static void emitDiagnostics(BoundNodes &Match, const Decl *D, BugReporter &BR, in emitDiagnostics() argument
230 for (BoundNodes Match : Matches) in checkASTCodeBody() local
H A DGCDAntipatternChecker.cpp213 for (BoundNodes Match : Matches) in checkASTCodeBody() local
218 for (BoundNodes Match : Matches) in checkASTCodeBody() local
H A DOSObjectCStyleCast.cpp115 for (BoundNodes Match : Matches) in checkASTCodeBody() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVOptions.cpp410 LVMatch Match; in createMatchEntry() local
512 for (const LVMatch &Match : MatchInfo) { matchPattern() local
[all...]
H A DLVObject.cpp110 Error LVObject::doPrint(bool Split, bool Match, bool Print, raw_ostream &OS, in doPrint()
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DClangCommentHTMLTagsEmitter.cpp45 StringMatcher::StringPair Match(Spelling, "return true;"); in EmitClangCommentHTMLTagsProperties() local
H A DClangCommentHTMLNamedCharacterReferenceEmitter.cpp69 StringMatcher::StringPair Match(Spelling, std::string(CLiteral)); in EmitClangCommentHTMLNamedCharacterReferences() local
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DMatchFilePath.cpp90 bool Match = false; in matchFilePath() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DLoopWidening.cpp75 for (BoundNodes Match : Matches) { in getWidenedLoopState() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Driver/
H A DMultilib.h104 std::string Match; member
/freebsd-src/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h685 struct Match { struct
690 std::optional<Match> TheMatch; argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCUDA.cpp328 // Gets the CUDA function preference for a call from Caller to Match. in EraseUnwantedCUDAMatches() argument
317 __anon2f1cc7040202(const Pair &Match) EraseUnwantedCUDAMatches() argument
769 NamedDecl *Match = *It; maybeAddCUDAHostDeviceAttrs() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalityPredicates.cpp47 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-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_suppressions.cpp92 bool SuppressionContext::Match(const char *str, const char *type, in Match() function in __sanitizer::SuppressionContext
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenExtract.cpp107 bool Match = match(In, m_And(m_Shl(m_LShr(m_Value(BF), m_ConstantInt(CSR)), in INITIALIZE_PASS_DEPENDENCY() local
/freebsd-src/sys/contrib/dev/acpica/components/events/
H A Devrgnini.c497 BOOLEAN Match; in AcpiEvIsPciRootBridge() local
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DX86CompressEVEXTablesEmitter.cpp
/freebsd-src/contrib/unbound/dnstap/
H A Ddnstap.proto76 enum Match { enum
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDivRemPairs.cpp139 else if (auto Match = matchExpandedRem(I)) in getWorklist() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp523 auto Match = llvm::find_if( removeEdges() local
597 SchedGroup *Match = llvm::find_if(SyncPipeline, [CandSGID](SchedGroup &SG) { populateReadyList() local
660 SchedGroup *Match; solveExact() local
742 SchedGroup *Match = llvm::find_if(SyncPipeline, [CandSGID](SchedGroup &SG) { greedyFind() local
[all...]

123