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

References

tools/clang/lib/AST/ItaniumMangle.cpp
  404         Structor(Outer.Structor), StructorType(Outer.StructorType),
  410         Structor(Outer.Structor), StructorType(Outer.StructorType),
 1435       mangleCXXCtorType(static_cast<CXXCtorType>(StructorType), InheritedFrom);
 1454       mangleCXXDtorType(static_cast<CXXDtorType>(StructorType));