Home
last modified time | relevance | path

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

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