Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:TCK

84   LValue EmitCheckedLValue(const Expr *E, CodeGenFunction::TypeCheckKind TCK) {
85 return CGF.EmitCheckedLValue(E, TCK);