Searched refs:getEmptyUnchecked (Results 1 – 3 of 3) sorted by relevance
312 impl->emptyDictionaryAttr = DictionaryAttr::getEmptyUnchecked(this); in MLIRContext()
216 DictionaryAttr DictionaryAttr::getEmptyUnchecked(MLIRContext *context) { in getEmptyUnchecked() function in DictionaryAttr
512 static DictionaryAttr getEmptyUnchecked(MLIRContext *context);514 /// Allow access to `getEmptyUnchecked`.