Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExpr.cpp1664 Address pointeeAddr = emitLoadOfReference(refLVal, loc, &pointeeBaseInfo); in emitLoadOfReferenceLValue() local
1665 return makeAddrLValue(pointeeAddr, refLVal.getType()->getPointeeType(), in emitLoadOfReferenceLValue()