Home | History | Annotate | Download | only in Sema

Lines Matching refs:CheckSubscriptingKind

1038 /// CheckSubscriptingKind - This routine decide what type 
1041 Sema::CheckSubscriptingKind(Expr *FromE) {
1145 S.CheckSubscriptingKind(RefExpr->getKeyExpr());
1252 S.CheckSubscriptingKind(RefExpr->getKeyExpr());