Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/IR/
H A DCIRDialect.cpp825 mlir::SMLoc parseThenLoc = parser.getCurrentLocation(); in parse() local
829 if (ensureRegionTerm(parser, *thenRegion, parseThenLoc).failed()) in parse()