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

References

tools/clang/lib/AST/Expr.cpp
  207     return static_cast<const E*>(expr)->getExprLoc();
tools/clang/lib/CodeGen/CGExpr.cpp
 3500                                  SignedIndices, E->getExprLoc());
 3531                                  SignedIndices, E->getExprLoc());
 3558                               SignedIndices, E->getExprLoc());
 3584         E->getExprLoc(), &arrayType);
 3594                                  SignedIndices, E->getExprLoc(), &ptrType);