Home
last modified time | relevance | path

Searched defs:Matcher (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/contrib/googletest/googletest/src/
H A Dgtest-matchers.cc46 Matcher<const std::string&>::Matcher(const std::string& s) { *this = Eq(s); } in Matcher() function in testing::Matcher::string
50 Matcher<const std::string&>::Matcher(const char* s) { in Matcher() function in testing::Matcher::string
56 Matcher<std::string>::Matcher(const std::string& s) { *this = Eq(s); } in Matcher() function in testing::Matcher::string
60 Matcher<std::string>::Matcher(const char* s) { *this = Eq(std::string(s)); } in Matcher() function in testing::Matcher::string
65 Matcher<const internal::StringView&>::Matcher(const std::string& s) { in Matcher() function in testing::Matcher::StringView
71 Matcher<const internal::StringView&>::Matcher(const char* s) { in Matcher() function in testing::Matcher::StringView
77 Matcher<const internal::StringView&>::Matcher(internal::StringView s) { in Matcher() function in testing::Matcher::StringView
83 Matcher<internal::StringView>::Matcher(const std::string& s) { *this = Eq(s); } in Matcher() function in testing::Matcher::StringView
87 Matcher<internal::StringView>::Matcher(const char* s) { in Matcher() function in testing::Matcher::StringView
93 Matcher<internal::StringView>::Matcher(internal::StringView s) { in Matcher() function in testing::Matcher::StringView
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Support/
H A DError.h34 explicit ValueMatchesMono(const testing::Matcher<T> &Matcher) in ValueMatchesMono()
71 explicit ValueMatchesPoly(const M &Matcher) : Matcher(Matcher) {} in ValueMatchesPoly()
86 explicit ErrorMatchesMono(std::optional<testing::Matcher<InfoT &>> Matcher) in ErrorMatchesMono()
135 testing::Matcher<std::vector<std::string>> Matcher) in ErrorMessageMatches()
163 #define EXPECT_THAT_ERROR(Err, Matcher) \ argument
165 #define ASSERT_THAT_ERROR(Err, Matcher) \ argument
189 #define EXPECT_THAT_EXPECTED(Err, Matcher) \ argument
191 #define ASSERT_THAT_EXPECTED(Err, Matcher) \ argument
203 testing::Matcher<const detail::ErrorHolder &> Failed(M Matcher) { in Failed()
209 testing::Matcher<const detail::ErrorHolder &> FailedWithMessage(M... Matcher) { in FailedWithMessage()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h302 SmallVector<BoundNodes, 1> match(MatcherT Matcher, const DynTypedNode &Node, in match()
313 match(MatcherT Matcher, const NodeT &Node, ASTContext &Context) { in match()
319 match(MatcherT Matcher, ASTContext &Context) { in match()
328 matchDynamic(internal::DynTypedMatcher Matcher, const DynTypedNode &Node, in matchDynamic()
338 SmallVector<BoundNodes, 1> matchDynamic(internal::DynTypedMatcher Matcher, in matchDynamic()
345 matchDynamic(internal::DynTypedMatcher Matcher, ASTContext &Context) { in matchDynamic()
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DVariantValue.cpp59 VariantMatcher::MatcherOps::canConstructFrom(const DynTypedMatcher &Matcher, in canConstructFrom()
93 SinglePayload(const DynTypedMatcher &Matcher) : Matcher(Matcher) {} in SinglePayload()
118 const DynTypedMatcher Matcher; member in clang::ast_matchers::dynamic::VariantMatcher::SinglePayload
171 for (const DynTypedMatcher &Matcher : Matchers) { in isConvertibleTo() local
213 for (const VariantMatcher &Matcher : Args) { in isConvertibleTo() local
227 VariantMatcher VariantMatcher::SingleMatcher(const DynTypedMatcher &Matcher) { in SingleMatcher()
279 VariantValue::VariantValue(const VariantMatcher &Matcher) : Type(VT_Nothing) { in VariantValue()
H A DRegistry.cpp701 const MatcherDescriptor& Matcher = *M.getValue(); in getMatcherCompletions() local
/freebsd/contrib/llvm-project/lld/include/lld/Common/
H A DStrings.h71 void addPattern(SingleStringMatcher Matcher) { patterns.push_back(Matcher); } in addPattern()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DTransformer.cpp72 for (auto &Matcher : Impl->buildMatchers()) in registerMatchers() local
H A DRewriteRule.cpp275 for (auto &Matcher : transformer::detail::buildMatchers(Rule)) in registerMatchers() local
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/
H A DRefactoringCallbacks.h59 void addMatcher(const T &Matcher, RefactoringCallback *Callback) { in addMatcher()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp
H A DGlobalISelCombinerMatchTableEmitter.cpp
H A DDAGISelMatcherEmitter.cpp797 const EmitRegisterMatcher *Matcher = cast<EmitRegisterMatcher>(N); in EmitMatcher() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp26 const auto IgnoreDerivedToBase = [](const Expr *E, auto Matcher) { in canExprResolveTo()
38 const auto EvalCommaExpr = [](const Expr *E, auto Matcher) { in canExprResolveTo()
159 findFirst(const ast_matchers::internal::Matcher<T> &Matcher) { in findFirst()
H A DUnsafeBufferUsage.cpp92 MatchDescendantVisitor(const internal::DynTypedMatcher *Matcher, in MatchDescendantVisitor()
205 const internal::DynTypedMatcher *const Matcher; member in clang::ast_matchers::MatchDescendantVisitor
476 using Matcher = decltype(stmt()); typedef in __anon8edba8be0511::Gadget
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DVariantValue.h347 VariantMatcher *Matcher; member
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp754 InstructionMatcher &Matcher = insnmatchers_front(); in hasFirstCondition() local
768 InstructionMatcher &Matcher = insnmatchers_front(); in getFirstCondition() local
786 InstructionMatcher &Matcher = insnmatchers_front(); in popFirstCondition() local
876 unsigned RuleMatcher::implicitlyDefineInsnVar(InstructionMatcher &Matcher) { in implicitlyDefineInsnVar()
1088 for (auto Matcher : zip(Matchers, B.Matchers)) { in isHigherPriorityThan() local
1101 [](unsigned A, const std::unique_ptr<InstructionMatcher> &Matcher) { in countRendererFns()
H A DPatternParser.cpp172 const DagInit *Matcher = getDagWithSpecificOperator(Arg, "wip_match_opcode"); in parseWipMatchOpcodeMatcher() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DRefactoringCallbacks.cpp32 const ast_matchers::internal::DynTypedMatcher &Matcher, in addDynamicMatcher()
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Transformer/
H A DRewriteRule.h284 ast_matchers::internal::DynTypedMatcher Matcher; member
/freebsd/contrib/googletest/googlemock/include/gmock/internal/
H A Dgmock-internal-utils.h56 class Matcher; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h131 Error addMatcher(Expected<NameOrPattern> Matcher) { in addMatcher()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DDAGISelMatcher.h27 class Matcher; variable
105 Matcher(KindTy K) : Kind(K) {} in Matcher() function
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp1717 FindFirstMatchingPrefix(const FileCheckRequest &Req, PrefixMatcher &Matcher, in FindFirstMatchingPrefix()
1826 PrefixMatcher Matcher(Req.CheckPrefixes, Req.CommentPrefixes, Buffer); in readCheckFile() local
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h394 MatchComparator Matcher; in compareExprs() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DScriptParser.cpp703 StringMatcher Matcher; in readFilePatterns() local

12