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

References

tools/clang/lib/AST/ExprConstant.cpp
  273     SmallVector<PathEntry, 8> Entries;
  290         ArrayRef<PathEntry> VEntries = V.getLValuePath();
  395       Entries.push_back(PathEntry::ArrayIndex(0));
  406       Entries.push_back(PathEntry::ArrayIndex(0));
  431       Entries.push_back(PathEntry::ArrayIndex(Imag));
  452         Entries.back() = PathEntry::ArrayIndex(
  483         Entries.back() = PathEntry::ArrayIndex(ArrayIndex);