Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenFunction.cpp381 mlir::Location fnBodyBegin = getLoc(fd->getBody()->getBeginLoc()); in startFunction() local
382 builder.CIRBaseBuilderTy::createStore(fnBodyBegin, paramVal, addrVal); in startFunction()