Searched defs:BaseLV (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGExprCXX.cpp | 144 LValue BaseLV = EmitLValue(BaseExpr); EmitCXXPseudoDestructorExpr() local |
H A D | CGExpr.cpp | 4631 LValue BaseLV; EmitMemberExpr() local |
H A D | CGOpenMPRuntime.cpp | 896 loadToBegin(CodeGenFunction & CGF,QualType BaseTy,QualType ElTy,LValue BaseLV) loadToBegin() argument |