Home
last modified time | relevance | path

Searched refs:otherModuleString (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/test/CAPI/
H A Dir.c1892 const char *otherModuleString = "func.func private @qux()" in testSymbolTable() local
1898 ctx, mlirStringRefCreateFromCString(otherModuleString)); in testSymbolTable()