Home | History | Annotate | Download | only in CodeGen

Lines Matching full:declref

805       DeclRefExpr declRef(const_cast<VarDecl *>(variable),
809 src = EmitDeclRefLValue(&declRef).getAddress();
872 DeclRefExpr declRef(const_cast<VarDecl *>(variable),
877 &declRef, VK_RValue);