Home
last modified time | relevance | path

Searched defs:base_type (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DLanguageRuntime.h186 virtual std::optional<CompilerType> GetRuntimeType(CompilerType base_type) { in GetRuntimeType()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h440 typedef OnDiskChainedHashTable<Info> base_type; typedef
503 : base_type(NumBuckets, NumEntries, Buckets, Base, InfoObj), in base_type() function
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_spromvar.h102 bhnd_nvram_type base_type; /**< current bind input type */ member
H A Dbhnd_nvram_data_sprom_subr.c594 bhnd_nvram_type base_type; in bhnd_sprom_opcode_set_type() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAllocatorList.h95 using base_type = variable
/freebsd/sys/vm/
H A Dvm_pager.c399 vm_pager_alloc_dyn_type(struct pagerops *ops, int base_type) in vm_pager_alloc_dyn_type()
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.cpp426 ObjCLanguageRuntime::GetRuntimeType(CompilerType base_type) { in GetRuntimeType()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/ARM/
H A DABISysV_arm.cpp1701 CompilerType base_type; in GetReturnValueObjectImpl() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/AArch64/
H A DABIMacOSX_arm64.cpp499 CompilerType base_type; in LoadValueFromConsecutiveGPRRegisters() local
H A DABISysV_arm64.cpp474 CompilerType base_type; in LoadValueFromConsecutiveGPRRegisters() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp1370 auto base_type = symbol_file.ResolveTypeUID(base->getTypeId()); in AddRecordBases() local
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp483 CompilerType base_type = GetDirectBaseClassAtIndex(i, &bit_offset); in GetNumberOfNonEmptyBaseClasses() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp1576 QualType base_type = bi->getType(); in layoutRecordType() local
/freebsd/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c5917 char base_type = '\0'; in store_allow_perm() local