Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Query/Matcher/
H A DParser.cpp482 bool Parser::parseExpressionImpl(VariantValue *value) { in parseExpressionImpl() function in mlir::query::matcher::internal::Parser
/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DParser.cpp784 bool Parser::parseExpressionImpl(VariantValue *Value) { in parseExpressionImpl() function in clang::ast_matchers::dynamic::Parser