Searched refs:isOpaqueTypeWithName (Results 1 – 3 of 3) sorted by relevance
43 bool isOpaqueTypeWithName(Type type, StringRef dialect, StringRef typeData);
495 : Type<CPred<"isOpaqueTypeWithName($_self, \""#dialect#"\", \""#name#"\")">,
46 bool mlir::isOpaqueTypeWithName(Type type, StringRef dialect, in isOpaqueTypeWithName() function in mlir