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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h53 virtual void completeType(BTFDebug &BDebug) {} function in class:llvm::BTFTypeBase
[all...]
H A DBTFDebug.cpp68 void BTFTypeDerived::completeType(BTFDebug &BDebug) { function in class:BTFTypeDerived
103 void BTFTypeFwd::completeType(BTFDebug &BDebug) { function in class:BTFTypeFwd
140 void BTFTypeInt::completeType(BTFDebug &BDebug) { function in class:BTFTypeInt
160 void BTFTypeEnum::completeType(BTFDebug &BDebug) { function in class:BTFTypeEnum
203 void BTFTypeArray::completeType(BTFDebug &BDebug) { function in class:BTFTypeArray
231 void BTFTypeStruct::completeType(BTFDebug &BDebug) { function in class:BTFTypeStruct
282 void BTFTypeFuncProto::completeType(BTFDebug &BDebug) { function in class:BTFTypeFuncProto
324 void BTFTypeFunc::completeType(BTFDebug &BDebug) { function in class:BTFTypeFunc
342 void BTFKindVar::completeType(BTFDebug &BDebug) { function in class:BTFKindVar
358 void BTFKindDataSec::completeType(BTFDebu function in class:BTFKindDataSec
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2180 void CGDebugInfo::completeType(const EnumDecl *ED) { function in class:CGDebugInfo
2193 void CGDebugInfo::completeType(const RecordDecl *RD) { function in class:CGDebugInfo

Completed in 118 milliseconds