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

References

tools/clang/lib/CodeGen/CGExpr.cpp
  931     IndexedType = Base->getType();
  940       IndexedType = CE->getSubExpr()->getType();
  941       const ArrayType *AT = IndexedType->castAsArrayTypeUnsafe();
  952     IndexedType = Base->getType();