Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/IR/
H A DCIRTypes.cpp36 parseFuncTypeParams(mlir::AsmParser &p, llvm::SmallVector<mlir::Type> &params,
617 parseFuncTypeParams(mlir::AsmParser &p, llvm::SmallVector<mlir::Type> &params, in parseFuncTypeParams() function