Searched refs:emptyStringAttr (Results 1 – 1 of 1) sorted by relevance
231 StringAttr emptyStringAttr; member in mlir::MLIRContextImpl314 impl->emptyStringAttr = StringAttr::getEmptyStringAttrUnchecked(this); in MLIRContext()942 return context->getImpl().emptyStringAttr; in get()