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

References

tools/clang/lib/AST/Interp/Descriptor.cpp
  202       CtorFn(getCtorArrayPrim(Type)), DtorFn(getDtorArrayPrim(Type)),
  212       DtorFn(getDtorArrayPrim(Type)), MoveFn(getMoveArrayPrim(Type)) {