Home | History | Annotate | Download | only in Sema

Lines Matching refs:CheckSubscriptingKind

968 /// CheckSubscriptingKind - This routine decide what type 
971 Sema::CheckSubscriptingKind(Expr *FromE) {
1083 S.CheckSubscriptingKind(RefExpr->getKeyExpr());
1193 S.CheckSubscriptingKind(RefExpr->getKeyExpr());