Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBTFDebug.cpp79 void BTFTypeDerived::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeDerived
114 void BTFTypeFwd::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeFwd
151 void BTFTypeInt::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeInt
172 void BTFTypeEnum::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeEnum
211 void BTFTypeEnum64::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeEnum64
257 void BTFTypeArray::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeArray
285 void BTFTypeStruct::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeStruct
378 void BTFTypeFunc::completeType(BTFDebug &BDebug) { in completeType() function in BTFTypeFunc
396 void BTFKindVar::completeType(BTFDebug &BDebug) { in completeType() function in BTFKindVar
412 void BTFKindDataSec::completeType(BTFDebug &BDebug) { in completeType() function in BTFKindDataSec
[all …]
H A DBTFDebug.h57 virtual void completeType(BTFDebug &BDebug) {} in completeType() function
/llvm-project-15.0.7/mlir/lib/Tools/mlir-lsp-server/
H A DMLIRServer.cpp730 void completeType(const llvm::StringMap<Type> &aliases) override { in completeType() function in __anone0f8adc70b11::LSPCodeCompleteContext
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2366 void CGDebugInfo::completeType(const EnumDecl *ED) { in completeType() function in CGDebugInfo
2379 void CGDebugInfo::completeType(const RecordDecl *RD) { in completeType() function in CGDebugInfo