Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DAsmState.h227 static std::unique_ptr<AsmResourceParser> fromCallable(StringRef name, in fromCallable() function
269 static std::unique_ptr<AsmResourcePrinter> fromCallable(StringRef name, in fromCallable() function
324 attachResourceParser(AsmResourceParser::fromCallable( in attachResourceParser()
378 attachResourcePrinter(AsmResourcePrinter::fromCallable( in attachResourcePrinter()