Home
last modified time | relevance | path

Searched refs:parseCustomDirective (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DFormatGen.cpp272 return parseCustomDirective(loc, ctx); in parseDirective()
347 FailureOr<FormatElement *> FormatParser::parseCustomDirective(SMLoc loc, in parseCustomDirective() function in FormatParser
H A DFormatGen.h458 FailureOr<FormatElement *> parseCustomDirective(llvm::SMLoc loc, Context ctx);
H A DAttrOrTypeFormatGen.cpp1038 return parseCustomDirective(loc, ctx); in parseDirectiveImpl()