Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/IR/
H A DCIRDialect.cpp593 static mlir::ParseResult parseCallCommon(mlir::OpAsmParser &parser, in parseCallCommon() function
697 return parseCallCommon(parser, result); in parse()