Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DIRAttributes.cpp653 const char *explicitFormat = nullptr) { in bufferInfo() argument
675 if (explicitFormat) { in bufferInfo()
676 format = explicitFormat; in bufferInfo()