Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3584 LValue UpAddrLVal = CGF.EmitArraySectionExpr(ASE, /*IsLowerBound=*/false); in getPointerAndSize() local
3585 Address UpAddrAddress = UpAddrLVal.getAddress(); in getPointerAndSize()