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