Searched defs:RefLVal (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h2173 LValue RefLVal = MakeAddrLValue(RefAddr, RefTy, LValueBaseInfo(Source), local
H A DCGExpr.cpp2323 CodeGenFunction::EmitLoadOfReference(LValue RefLVal, argument
2336 LValue CodeGenFunction::EmitLoadOfReferenceLValue(LValue RefLVal) { argument
4180 LValue RefLVal = local
[all...]
H A DCGOpenMPRuntime.cpp1114 LValue RefLVal = CGF.MakeAddrLValue(BaseLV.getAddress(CGF), BaseTy); local
4713 LValue RefLVal = local

Completed in 269 milliseconds