Searched defs:getMatcher (Results 1 – 3 of 3) sorted by relevance
/llvm-project/mlir/lib/Query/Matcher/ | ||
H A D | VariantValue.cpp | 109 const VariantMatcher &VariantValue::getMatcher() const { in getMatcher() function in mlir::query::matcher::VariantValue |
/llvm-project/libc/test/UnitTest/ | ||
H A D | FPMatcher.h | 60 template <TestCond C, typename T> FPMatcher<T, C> getMatcher(T expectedValue) { getMatcher() function |
/llvm-project/clang/lib/ASTMatchers/Dynamic/ | ||
H A D | VariantValue.cpp | 412 const VariantMatcher &VariantValue::getMatcher() const { in getMatcher() function in clang::ast_matchers::dynamic::VariantValue |