Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp82 void BTFTypeDerived::completeType(BTFDebug &BDebug) { completeType() function in BTFTypeDerived
117 void BTFTypeFwd::completeType(BTFDebug &BDebug) { completeType() function in BTFTypeFwd
154 void BTFTypeInt::completeType(BTFDebug &BDebug) { completeType() function in BTFTypeInt
175 void BTFTypeEnum::completeType(BTFDebug &BDebug) { completeType() function in BTFTypeEnum
214 void BTFTypeEnum64::completeType(BTFDebug &BDebug) { completeType() function in BTFTypeEnum64
260 void BTFTypeArray::completeType(BTFDebug &BDebug) { completeType() function in BTFTypeArray
288 void BTFTypeStruct::completeType(BTFDebug &BDebug) { completeType() function in BTFTypeStruct
339 void BTFTypeFuncProto::completeType(BTFDebug &BDebug) { completeType() function in BTFTypeFuncProto
381 void BTFTypeFunc::completeType(BTFDebug &BDebug) { completeType() function in BTFTypeFunc
399 void BTFKindVar::completeType(BTFDebug &BDebug) { completeType() function in BTFKindVar
415 void BTFKindDataSec::completeType(BTFDebug &BDebug) { completeType() function in BTFKindDataSec
437 void BTFTypeFloat::completeType(BTFDebug &BDebug) { completeType() function in BTFTypeFloat
454 void BTFTypeDeclTag::completeType(BTFDebug &BDebug) { completeType() function in BTFTypeDeclTag
480 void BTFTypeTypeTag::completeType(BTFDebug &BDebug) { completeType() function in BTFTypeTypeTag
[all...]
H A DBTFDebug.h57 virtual void completeType(BTFDebug &BDebug) {} in completeType() function
/llvm-project/mlir/lib/Tools/mlir-lsp-server/
H A DMLIRServer.cpp818 void completeType(const llvm::StringMap<Type> &aliases) override { in completeType() function in __anon05235aca0b11::LSPCodeCompleteContext
/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2614 void CGDebugInfo::completeType(const EnumDecl *ED) { completeType() function in CGDebugInfo
2627 void CGDebugInfo::completeType(const RecordDecl *RD) { completeType() function in CGDebugInfo