Searched defs:MlirStringRef (Results 1 – 2 of 2) sorted by relevance
51 struct MlirStringRef { struct55 typedef struct MlirStringRef MlirStringRef; typedef
30 CallbackOstream(std::function<void(MlirStringRef, void *)> callback, in CallbackOstream()