object-introspection/oi/type_graph
Alastair Robertson 4c96b65038 Flattener: Handle classes which inherit from containers
Turn the parent container into a member so that we process it along
with any extra members that this derived class has.
2023-06-23 19:51:19 +01:00
..
AddChildren.cpp clean up common.h 2023-06-09 13:15:17 +02:00
AddChildren.h clean up common.h 2023-06-09 13:15:17 +02:00
AddPadding.cpp TypeGraph: Add core code 2023-05-30 13:27:23 +01:00
AddPadding.h TypeGraph: Respect [[codegen.ignore]] config value 2023-06-05 13:38:54 +01:00
AlignmentCalc.cpp TypeGraph: Add core code 2023-05-30 13:27:23 +01:00
AlignmentCalc.h TypeGraph: Add core code 2023-05-30 13:27:23 +01:00
CMakeLists.txt TypeGraph: Respect [[codegen.ignore]] config value 2023-06-05 13:38:54 +01:00
DrgnParser.cpp clean up common.h 2023-06-09 13:15:17 +02:00
DrgnParser.h clean up common.h 2023-06-09 13:15:17 +02:00
Flattener.cpp Flattener: Handle classes which inherit from containers 2023-06-23 19:51:19 +01:00
Flattener.h TypeGraph: Add core code 2023-05-30 13:27:23 +01:00
NameGen.cpp TypeGraph: Apply qualifiers to template params 2023-05-31 15:49:37 +01:00
NameGen.h TypeGraph: Handle alias templates 2023-05-30 17:59:42 +01:00
PassManager.cpp Printer: Improvements for displaying large type graphs 2023-06-23 15:55:42 +01:00
PassManager.h TypeGraph: Add core code 2023-05-30 13:27:23 +01:00
Printer.cpp Printer: Improvements for displaying large type graphs 2023-06-23 15:55:42 +01:00
Printer.h Printer: Improvements for displaying large type graphs 2023-06-23 15:55:42 +01:00
RemoveIgnored.cpp TypeGraph: Respect [[codegen.ignore]] config value 2023-06-05 13:38:54 +01:00
RemoveIgnored.h TypeGraph: Respect [[codegen.ignore]] config value 2023-06-05 13:38:54 +01:00
RemoveTopLevelPointer.cpp TypeGraph: Add core code 2023-05-30 13:27:23 +01:00
RemoveTopLevelPointer.h TypeGraph: Add core code 2023-05-30 13:27:23 +01:00
TopoSorter.cpp TypeGraph: Add core code 2023-05-30 13:27:23 +01:00
TopoSorter.h TypeGraph: Add core code 2023-05-30 13:27:23 +01:00
TypeGraph.h Printer: Improvements for displaying large type graphs 2023-06-23 15:55:42 +01:00
TypeIdentifier.cpp TypeGraph: Replace allocators with DummyAllocator 2023-05-31 15:49:37 +01:00
TypeIdentifier.h TypeGraph: Respect [[codegen.ignore]] config value 2023-06-05 13:38:54 +01:00
Types.cpp TypeGraph: Add core code 2023-05-30 13:27:23 +01:00
Types.h TypeGraph: Replace allocators with DummyAllocator 2023-05-31 15:49:37 +01:00
Visitor.h TypeGraph: Add core code 2023-05-30 13:27:23 +01:00