Searched defs:completeType (Results 1 – 3 of 3) sorted by relevance
82 void BTFTypeDerived::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeDerived117 void BTFTypeFwd::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeFwd154 void BTFTypeInt::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeInt175 void BTFTypeEnum::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeEnum214 void BTFTypeEnum64::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeEnum64260 void BTFTypeArray::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeArray288 void BTFTypeStruct::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeStruct339 void BTFTypeFuncProto::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeFuncProto381 void BTFTypeFunc::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeFunc399 void BTFKindVar::completeType(BTFDebug &BDebug) { in completeType() function in BTFKindVar[all …]
57 virtual void completeType(BTFDebug &BDebug) {} in completeType() function
2614 void CGDebugInfo::completeType(const EnumDecl *ED) { in completeType() function in CGDebugInfo2627 void CGDebugInfo::completeType(const RecordDecl *RD) { in completeType() function in CGDebugInfo