Searched refs:completeType (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h51 virtual void completeType(BTFDebug &BDebug) {} function in class:llvm::BTFTypeBase
64 void completeType(BTFDebug &BDebug);
75 void completeType(BTFDebug &BDebug);
88 void completeType(BTFDebug &BDebug);
102 void completeType(BTFDebug &BDebug);
113 void completeType(BTFDebug &BDebug);
129 void completeType(BTFDebug &BDebug);
146 void completeType(BTFDebug &BDebug);
157 void completeType(BTFDebug &BDebug);
169 void completeType(BTFDebu
[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
198 void BTFTypeArray::completeType(BTFDebug &BDebug) { function in class:BTFTypeArray
226 void BTFTypeStruct::completeType(BTFDebug &BDebug) { function in class:BTFTypeStruct
277 void BTFTypeFuncProto::completeType(BTFDebug &BDebug) { function in class:BTFTypeFuncProto
319 void BTFTypeFunc::completeType(BTFDebug &BDebug) { function in class:BTFTypeFunc
337 void BTFKindVar::completeType(BTFDebug &BDebug) { function in class:BTFKindVar
353 void BTFKindDataSec::completeType(BTFDebu function in class:BTFKindDataSec
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h512 void completeType(const EnumDecl *ED);
513 void completeType(const RecordDecl *RD);
H A DCodeGenTypes.cpp258 DI->completeType(ED);
275 DI->completeType(RD);
H A DCGDebugInfo.cpp2088 void CGDebugInfo::completeType(const EnumDecl *ED) { function in class:CGDebugInfo
2101 void CGDebugInfo::completeType(const RecordDecl *RD) { function in class:CGDebugInfo

Completed in 174 milliseconds