pub unsafe extern "C" fn mlirAttributeIsAFlatSymbolRef(
attr: MlirAttribute,
) -> bool
Expand description
Checks whether the given attribute is a flat symbol reference attribute.
pub unsafe extern "C" fn mlirAttributeIsAFlatSymbolRef(
attr: MlirAttribute,
) -> bool
Checks whether the given attribute is a flat symbol reference attribute.