Searched defs:parseVariable (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/tools/mlir-tblgen/ | ||
H A D | FormatGen.cpp | 294 FailureOr<FormatElement *> FormatParser::parseVariable(Context ctx) { parseVariable() function in FormatParser |
/llvm-project/llvm/lib/FileCheck/ | ||
H A D | FileCheck.cpp | 289 Pattern::parseVariable(StringRef &Str, const SourceMgr &SM) { in parseVariable() function in Pattern |