Home
last modified time | relevance | path

Searched defs:completeType (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp81 void BTFTypeDerived::completeType(BTFDebug &BDebug) { completeType() function in BTFTypeDerived
116 void BTFTypeFwd::completeType(BTFDebug &BDebug) { completeType() function in BTFTypeFwd
153 void BTFTypeInt::completeType(BTFDebug &BDebug) { completeType() function in BTFTypeInt
174 void BTFTypeEnum::completeType(BTFDebug &BDebug) { completeType() function in BTFTypeEnum
213 void BTFTypeEnum64::completeType(BTFDebug &BDebug) { completeType() function in BTFTypeEnum64
259 void BTFTypeArray::completeType(BTFDebug &BDebug) { completeType() function in BTFTypeArray
287 void BTFTypeStruct::completeType(BTFDebug &BDebug) { completeType() function in BTFTypeStruct
338 void BTFTypeFuncProto::completeType(BTFDebug &BDebug) { completeType() function in BTFTypeFuncProto
380 void BTFTypeFunc::completeType(BTFDebug &BDebug) { completeType() function in BTFTypeFunc
398 void BTFKindVar::completeType(BTFDebug &BDebug) { completeType() function in BTFKindVar
414 void BTFKindDataSec::completeType(BTFDebug &BDebug) { completeType() function in BTFKindDataSec
436 void BTFTypeFloat::completeType(BTFDebug &BDebug) { completeType() function in BTFTypeFloat
453 void BTFTypeDeclTag::completeType(BTFDebug &BDebug) { completeType() function in BTFTypeDeclTag
479 void BTFTypeTypeTag::completeType(BTFDebug &BDebug) { completeType() function in BTFTypeTypeTag
[all...]
H A DBTFDebug.h57 virtual void completeType(BTFDebug &BDebug) {} in completeType() function
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2488 void CGDebugInfo::completeType(const EnumDecl *ED) { completeType() function in CGDebugInfo
2501 void CGDebugInfo::completeType(const RecordDecl *RD) { completeType() function in CGDebugInfo