reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaChecking.cpp
13238   IndexExpr = IndexExpr->IgnoreParenImpCasts();
13238   IndexExpr = IndexExpr->IgnoreParenImpCasts();
13239   if (IndexExpr->isValueDependent())
13256   if (!IndexExpr->EvaluateAsInt(Result, Context, Expr::SE_AllowSideEffects))
13325             SourceMgr.getSpellingLoc(IndexExpr->getBeginLoc());
13339                                       << IndexExpr->getSourceRange());
13349                                       << IndexExpr->getSourceRange());