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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
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
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
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...]
H A DBTFDebug.h51 virtual void completeType(BTFDebug &BDebug) {} function in class:llvm::BTFTypeBase
[all...]

Completed in 184 milliseconds