Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExpr.cpp1657 LValue CIRGenFunction::emitLoadOfReferenceLValue(Address refAddr, in emitLoadOfReferenceLValue() argument
1661 LValue refLVal = makeAddrLValue(refAddr, refTy, LValueBaseInfo(source)); in emitLoadOfReferenceLValue()
H A DCIRGenFunction.h990 LValue emitLoadOfReferenceLValue(Address refAddr, mlir::Location loc,