Searched defs:namedProperty (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/tools/mlir-tblgen/ | ||
H A D | OpDefinitionsGen.cpp | 1335 if (const auto *namedProperty = global() local |
H A D | OpFormatGen.cpp | 2035 body << " elidedProps.push_back(\"" << namedProperty->name << "\");\n"; in genCustomDirectiveParameterPrinter() local |