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