Home
last modified time | relevance | path

Searched defs:VariantMatcher (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/include/mlir/Query/Matcher/
H A DVariantValue.h60 explicit VariantMatcher(std::shared_ptr<Payload> value) in VariantMatcher() function
/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DVariantValue.h229 explicit VariantMatcher(std::shared_ptr<Payload> Value) in VariantMatcher() function
/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DVariantValue.cpp225 VariantMatcher::VariantMatcher() {} in VariantMatcher() function in clang::ast_matchers::dynamic::VariantMatcher