Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenDecl.cpp174 mlir::Location initLoc = getLoc(init->getSourceRange()); in emitAutoVarInit() local
177 RValue::get(builder.getConstant(initLoc, typedConstant)), lv); in emitAutoVarInit()