Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBTFDebug.cpp69 void BTFTypeDerived::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeDerived
104 void BTFTypeFwd::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeFwd
141 void BTFTypeInt::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeInt
161 void BTFTypeEnum::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeEnum
204 void BTFTypeArray::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeArray
232 void BTFTypeStruct::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeStruct
283 void BTFTypeFuncProto::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeFuncProto
325 void BTFTypeFunc::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeFunc
343 void BTFKindVar::completeType(BTFDebug &BDebug) { in completeType() function in BTFKindVar
359 void BTFKindDataSec::completeType(BTFDebug &BDebug) { in completeType() function in BTFKindDataSec
[all …]
H A DBTFDebug.h57 virtual void completeType(BTFDebug &BDebug) {} in completeType() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2258 void CGDebugInfo::completeType(const EnumDecl *ED) { in completeType() function in CGDebugInfo
2271 void CGDebugInfo::completeType(const RecordDecl *RD) { in completeType() function in CGDebugInfo