Searched refs:RetainedTypes (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | DebugInfoMetadata.h | 1423 DIScopeArray RetainedTypes, 1433 EnumTypes.get(), RetainedTypes.get(), GlobalVariables.get(), 1443 unsigned EmissionKind, Metadata *EnumTypes, Metadata *RetainedTypes, 1469 DICompositeTypeArray EnumTypes, DIScopeArray RetainedTypes, 1476 SplitDebugFilename, EmissionKind, EnumTypes, RetainedTypes, 1485 Metadata *RetainedTypes, Metadata *GlobalVariables, 1491 SplitDebugFilename, EmissionKind, EnumTypes, RetainedTypes,
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGDebugInfo.h | 128 std::vector<void *> RetainedTypes; variable
|
| H A D | CGDebugInfo.cpp | 2469 RetainedTypes.push_back(D.getAsOpaquePtr()); in getOrCreateStandaloneType() 3523 RetainedTypes.push_back(CGM.getContext().getRecordType(&D).getAsOpaquePtr()); in completeUnusedClass() 5594 RetainedTypes.push_back( in EmitGlobalVariable() 5892 for (auto &RT : RetainedTypes) in finalize()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DebugInfo.cpp | 714 MDTuple *RetainedTypes = nullptr; in getReplacementCU() local 721 RetainedTypes, GlobalVariables, ImportedEntities, CU->getMacros(), in getReplacementCU()
|
| H A D | DebugInfoMetadata.cpp | 936 unsigned EmissionKind, Metadata *EnumTypes, Metadata *RetainedTypes, in getImpl() argument 951 RetainedTypes, in getImpl()
|