Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getThisValue

864   /// 1) getThisValue is currently protected
868 CGF.Builder.CreateStore(getThisValue(CGF), CGF.ReturnValue);