Searched defs:CheckSubscriptingKind (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaPseudoObject.cpp1010 /// CheckSubscriptingKind - This routine decide what type
1013 Sema::CheckSubscriptingKind(Expr *FromE) { function in class:Sema
1123 S.CheckSubscriptingKind(RefExpr->getKeyExpr());
1233 S.CheckSubscriptingKind(RefExpr->getKeyExpr());

Completed in 327 milliseconds