Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/AsyncToLLVM/
H A DAsyncToLLVM.cpp131 static FunctionType isValueErrorFunctionType(MLIRContext *ctx) { in isValueErrorFunctionType() function
221 addFuncDecl(kIsValueError, AsyncAPI::isValueErrorFunctionType(ctx)); in addAsyncRuntimeApiDeclarations()