Home
last modified time | relevance | path

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

/llvm-project/mlir/tools/mlir-tblgen/
H A DFormatGen.cpp294 FailureOr<FormatElement *> FormatParser::parseVariable(Context ctx) { parseVariable() function in FormatParser
/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp289 Pattern::parseVariable(StringRef &Str, const SourceMgr &SM) { in parseVariable() function in Pattern