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

References

tools/clang/lib/AST/Interp/Descriptor.cpp
  209     : Source(D), ElemSize(primSize(Type)), Size(UnknownSizeMark),
  211       IsTemporary(IsTemporary), IsArray(true), CtorFn(getCtorArrayPrim(Type)),
  212       DtorFn(getDtorArrayPrim(Type)), MoveFn(getMoveArrayPrim(Type)) {
  212       DtorFn(getDtorArrayPrim(Type)), MoveFn(getMoveArrayPrim(Type)) {