Searched defs:RefLVal (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGExpr.cpp | 2788 EmitLoadOfReference(LValue RefLVal,LValueBaseInfo * PointeeBaseInfo,TBAAAccessInfo * PointeeTBAAInfo) EmitLoadOfReference() argument |
H A D | CGOpenMPRuntime.cpp | 903 LValue RefLVal = CGF.MakeAddrLValue(BaseLV.getAddress(), BaseTy); loadToBegin() local |