Home
last modified time | relevance | path

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

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