Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp2477 CodeGenFunction::EmitLoadOfReference(LValue RefLVal, in EmitLoadOfReference()
2490 LValue CodeGenFunction::EmitLoadOfReferenceLValue(LValue RefLVal) { in EmitLoadOfReferenceLValue()
4402 LValue RefLVal = in EmitLValueForField() local
DCGOpenMPRuntime.cpp933 LValue RefLVal = CGF.MakeAddrLValue(BaseLV.getAddress(CGF), BaseTy); in loadToBegin() local
3765 LValue RefLVal = in emitTaskPrivateMappingFunction() local
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp3483 auto RefLVal = CGF.MakeAddrLValue(CGF.GetAddrOfLocalVar(VD), VD->getType()); in emitTaskPrivateMappingFunction() local