Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/AsyncToLLVM/
H A DAsyncToLLVM.cpp126 static FunctionType isTokenErrorFunctionType(MLIRContext *ctx) { in isTokenErrorFunctionType() function
220 addFuncDecl(kIsTokenError, AsyncAPI::isTokenErrorFunctionType(ctx)); in addAsyncRuntimeApiDeclarations()