Searched defs:parseExpressionImpl (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Query/Matcher/ | ||
H A D | Parser.cpp | 482 bool Parser::parseExpressionImpl(VariantValue *value) { in parseExpressionImpl() function in mlir::query::matcher::internal::Parser |
/llvm-project/clang/lib/ASTMatchers/Dynamic/ | ||
H A D | Parser.cpp | 784 bool Parser::parseExpressionImpl(VariantValue *Value) { in parseExpressionImpl() function in clang::ast_matchers::dynamic::Parser |