Searched defs:ParserConfig (Results 1 – 2 of 2) sorted by relevance
24 class ParserConfig; variable
296 ParserConfig(MLIRContext *context) : context(context) { in ParserConfig() function