Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:declRef

783         DeclRefExpr declRef(const_cast<VarDecl*>(variable),
786 src = EmitDeclRefLValue(&declRef).getAddress();
853 DeclRefExpr declRef(const_cast<VarDecl*>(variable),
858 &declRef, VK_RValue);