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.cpp3560 LValue UpAddrLVal = CGF.EmitArraySectionExpr(ASE, /*IsLowerBound=*/false); in getPointerAndSize() local
3561 Address UpAddrAddress = UpAddrLVal.getAddress(); in getPointerAndSize()