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

References

tools/clang/lib/AST/APValue.cpp
  793   LVal.resizePath(Path.size());
  794   memcpy(LVal.getPath(), Path.data(), Path.size() * sizeof(LValuePathEntry));
  794   memcpy(LVal.getPath(), Path.data(), Path.size() * sizeof(LValuePathEntry));