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

/external/clang/lib/Sema/
H A DSemaPseudoObject.cpp878 /// CheckSubscriptingKind - This routine decide what type
881 Sema::CheckSubscriptingKind(Expr *FromE) { function in class:Sema
994 S.CheckSubscriptingKind(RefExpr->getKeyExpr());
1106 S.CheckSubscriptingKind(RefExpr->getKeyExpr());

Completed in 23 milliseconds