Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/BPF/
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
DBTFDebug.h57 virtual void completeType(BTFDebug &BDebug) {} in completeType() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTFDebug.cpp68 void BTFTypeDerived::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeDerived
103 void BTFTypeFwd::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeFwd
140 void BTFTypeInt::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeInt
160 void BTFTypeEnum::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeEnum
198 void BTFTypeArray::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeArray
226 void BTFTypeStruct::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeStruct
277 void BTFTypeFuncProto::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeFuncProto
319 void BTFTypeFunc::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeFunc
337 void BTFKindVar::completeType(BTFDebug &BDebug) { in completeType() function in BTFKindVar
353 void BTFKindDataSec::completeType(BTFDebug &BDebug) { in completeType() function in BTFKindDataSec
DBTFDebug.h51 virtual void completeType(BTFDebug &BDebug) {} in completeType() function
/external/dagger2/java/dagger/internal/codegen/writing/
DHjarSourceFileGenerator.java64 private TypeSpec.Builder skeletonType(TypeSpec completeType) { in skeletonType()
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp1580 void CGDebugInfo::completeType(const EnumDecl *ED) { in completeType() function in CGDebugInfo
1593 void CGDebugInfo::completeType(const RecordDecl *RD) { in completeType() function in CGDebugInfo
/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.cpp2199 void CGDebugInfo::completeType(const EnumDecl *ED) { in completeType() function in CGDebugInfo
2212 void CGDebugInfo::completeType(const RecordDecl *RD) { in completeType() function in CGDebugInfo
/external/dagger2/java/dagger/internal/codegen/bootstrap/
Dbootstrap_compiler_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties META-INF ...