Home | History | Annotate | Download | only in Sema

Lines Matching refs:CheckSubscriptingKind

920 /// CheckSubscriptingKind - This routine decide what type 
923 Sema::CheckSubscriptingKind(Expr *FromE) {
1035 S.CheckSubscriptingKind(RefExpr->getKeyExpr());
1147 S.CheckSubscriptingKind(RefExpr->getKeyExpr());