Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/AsyncToLLVM/
H A DAsyncToLLVM.cpp117 static FunctionType setTokenErrorFunctionType(MLIRContext *ctx) { in setTokenErrorFunctionType() function
218 addFuncDecl(kSetTokenError, AsyncAPI::setTokenErrorFunctionType(ctx)); in addAsyncRuntimeApiDeclarations()