object-introspection/oi/type_graph
Alastair Robertson 8cb082372e TypeIdentifier: Preserve container types
Pass-through-types represent classes to be turned into containers. We
don't want these to turn these containers into Dummy's on a second run
of TypeIdentifier.
2023-07-06 18:39:20 +01:00
..
AddChildren.cpp TypeGraph: Switch from pointers to references 2023-07-06 17:24:33 +01:00
AddChildren.h DrgnParser: Handle enum values in template params 2023-06-26 15:13:21 +01:00
AddPadding.cpp TypeGraph: Add "--tree-builder-v2" flag 2023-07-06 17:43:09 +01:00
AddPadding.h TypeGraph: Add "--tree-builder-v2" flag 2023-07-06 17:43:09 +01:00
AlignmentCalc.cpp TypeGraph: Switch from pointers to references 2023-07-06 17:24:33 +01:00
AlignmentCalc.h DrgnParser: Handle enum values in template params 2023-06-26 15:13:21 +01:00
CMakeLists.txt TypeGraph: Make Primitive types singletons 2023-07-05 16:06:57 +01:00
DrgnParser.cpp TypeGraph: Switch from pointers to references 2023-07-06 17:24:33 +01:00
DrgnParser.h TypeGraph: Switch from pointers to references 2023-07-06 17:24:33 +01:00
Flattener.cpp TypeGraph: Add "--tree-builder-v2" flag 2023-07-06 17:43:09 +01:00
Flattener.h TypeGraph: Add "--tree-builder-v2" flag 2023-07-06 17:43:09 +01:00
NameGen.cpp TypeGraph: Switch from pointers to references 2023-07-06 17:24:33 +01:00
NameGen.h DrgnParser: Handle enum values in template params 2023-06-26 15:13:21 +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 TypeGraph: Switch from pointers to references 2023-07-06 17:24:33 +01:00
Printer.h Flattener: Attempt to take params from parent allocator in case of bad DWARF 2023-06-27 14:06:02 +01:00
RemoveIgnored.cpp TypeGraph: Switch from pointers to references 2023-07-06 17:24:33 +01:00
RemoveIgnored.h DrgnParser: Handle enum values in template params 2023-06-26 15:13:21 +01:00
RemoveTopLevelPointer.cpp TypeGraph: Switch from pointers to references 2023-07-06 17:24:33 +01:00
RemoveTopLevelPointer.h TypeGraph: Add core code 2023-05-30 13:27:23 +01:00
TopoSorter.cpp TypeGraph: Switch from pointers to references 2023-07-06 17:24:33 +01:00
TopoSorter.h TopoSorter: Fix sorting of container template parameters 2023-07-05 13:10:28 +01:00
TypeGraph.cpp TypeGraph: Switch from pointers to references 2023-07-06 17:24:33 +01:00
TypeGraph.h TypeGraph: Switch from pointers to references 2023-07-06 17:24:33 +01:00
TypeIdentifier.cpp TypeIdentifier: Preserve container types 2023-07-06 18:39:20 +01:00
TypeIdentifier.h Take list of pass-through types from config instead of hardcoding 2023-07-05 13:39:19 +01:00
Types.cpp TypeGraph: Add core code 2023-05-30 13:27:23 +01:00
Types.h TypeGraph: Switch from pointers to references 2023-07-06 17:24:33 +01:00
Visitor.h TypeGraph: Switch from pointers to references 2023-07-06 17:24:33 +01:00