Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp93 void BTFTypeDerived::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeDerived
145 void BTFTypeFwd::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeFwd
182 void BTFTypeInt::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeInt
203 void BTFTypeEnum::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeEnum
242 void BTFTypeEnum64::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeEnum64
288 void BTFTypeArray::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeArray
316 void BTFTypeStruct::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeStruct
405 void BTFTypeFuncProto::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeFuncProto
447 void BTFTypeFunc::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeFunc
465 void BTFKindVar::completeType(BTFDebug &BDebug) { in completeType() function in BTFKindVar
[all …]
H A DBTFDebug.h57 virtual void completeType(BTFDebug &BDebug) {} in completeType() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2838 void CGDebugInfo::completeType(const EnumDecl *ED) { in completeType() function in CGDebugInfo
2851 void CGDebugInfo::completeType(const RecordDecl *RD) { in completeType() function in CGDebugInfo