Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/IR/
H A DCIRDialect.cpp596 llvm::SMLoc opsLoc; in parseCallCommon() local
615 opsLoc = parser.getCurrentLocation(); in parseCallCommon()
650 if (parser.resolveOperands(ops, opsFnTy.getInputs(), opsLoc, result.operands)) in parseCallCommon()