Searched defs:replaceType (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeTableCollection.cpp | 63 bool TypeTableCollection::replaceType(TypeIndex &Index, CVType Data, in replaceType() function in TypeTableCollection
|
H A D | AppendingTypeTableBuilder.cpp | 95 bool AppendingTypeTableBuilder::replaceType(TypeIndex &Index, CVType Data, in replaceType() function in AppendingTypeTableBuilder
|
H A D | GlobalTypeTableBuilder.cpp | 108 bool GlobalTypeTableBuilder::replaceType(TypeIndex &Index, CVType Data, in replaceType() function in GlobalTypeTableBuilder
|
H A D | MergingTypeTableBuilder.cpp | 121 bool MergingTypeTableBuilder::replaceType(TypeIndex &Index, CVType Data, in replaceType() function in MergingTypeTableBuilder
|
H A D | LazyRandomTypeCollection.cpp | 280 bool LazyRandomTypeCollection::replaceType(TypeIndex &Index, CVType Data, replaceType() function in LazyRandomTypeCollection
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | DebugInfoMetadata.h | 1875 void replaceType(DISubroutineType *Ty) { in replaceType() function
|
/freebsd/sys/contrib/ncsw/inc/Peripherals/ |
H A D | fm_pcd_ext.h | 2597 e_FmPcdManipHdrCustomIpReplace replaceType; /**< Selects replace update type */ member
|