Searched refs:RetainedTypes (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | DebugInfoMetadata.h | 2029 DIScopeArray RetainedTypes, 2039 EnumTypes.get(), RetainedTypes.get(), GlobalVariables.get(), 2049 unsigned EmissionKind, Metadata *EnumTypes, Metadata *RetainedTypes, 2075 DICompositeTypeArray EnumTypes, DIScopeArray RetainedTypes, 2082 SplitDebugFilename, EmissionKind, EnumTypes, RetainedTypes, 2091 Metadata *RetainedTypes, Metadata *GlobalVariables, 2097 SplitDebugFilename, EmissionKind, EnumTypes, RetainedTypes,
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGDebugInfo.h | 140 std::vector<void *> RetainedTypes; variable
|
| H A D | CGDebugInfo.cpp | 2819 RetainedTypes.push_back(D.getAsOpaquePtr()); in getOrCreateStandaloneType() 3919 RetainedTypes.push_back(CGM.getContext().getRecordType(&D).getAsOpaquePtr()); in completeUnusedClass() 5998 RetainedTypes.push_back( in EmitGlobalVariable() 6338 for (auto &RT : RetainedTypes) in finalize()
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DebugInfo.cpp | 741 MDTuple *RetainedTypes = nullptr; in getReplacementCU() local 748 RetainedTypes, GlobalVariables, ImportedEntities, CU->getMacros(), in getReplacementCU()
|
| H A D | DebugInfoMetadata.cpp | 1216 unsigned EmissionKind, Metadata *EnumTypes, Metadata *RetainedTypes, in getImpl() argument 1231 RetainedTypes, in getImpl()
|