Home
last modified time | relevance | path

Searched defs:parseMatcherExpressionImpl (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Query/Matcher/
H A DParser.cpp376 bool Parser::parseMatcherExpressionImpl(const TokenInfo &nameToken, in parseMatcherExpressionImpl() function in mlir::query::matcher::internal::Parser
/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DParser.cpp627 bool Parser::parseMatcherExpressionImpl(const TokenInfo &NameToken, in parseMatcherExpressionImpl() function in clang::ast_matchers::dynamic::Parser