Home
last modified time | relevance | path

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

/llvm-project/mlir/test/python/lib/
H A DPythonTestCAPI.h26 MLIR_CAPI_EXPORTED MlirTypeID mlirPythonTestTestAttributeGetTypeID(void);
H A DPythonTestCAPI.cpp26 MlirTypeID mlirPythonTestTestAttributeGetTypeID(void) { in mlirPythonTestTestAttributeGetTypeID() function
H A DPythonTestModule.cpp