Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/ValueObject/
H A DDILEval.cpp316 CompilerType base_type = base->GetCompilerType(); in Visit() local
354 auto base_type = base->GetCompilerType().GetNonReferenceType(); in Visit() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DLanguageRuntime.h191 virtual std::optional<CompilerType> GetRuntimeType(CompilerType base_type) { in GetRuntimeType()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h438 typedef OnDiskChainedHashTable<Info> base_type; typedef
500 : 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.cpp427 ObjCLanguageRuntime::GetRuntimeType(CompilerType base_type) { in GetRuntimeType()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/AArch64/
H A DABIMacOSX_arm64.cpp450 CompilerType base_type; in LoadValueFromConsecutiveGPRRegisters() local
H A DABISysV_arm64.cpp494 CompilerType base_type; in LoadValueFromConsecutiveGPRRegisters() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/ARM/
H A DABISysV_arm.cpp1697 CompilerType base_type; in GetReturnValueObjectImpl() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp1369 auto base_type = symbol_file.ResolveTypeUID(base->getTypeId()); in AddRecordBases() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp729 QualType base_type = bi->getType(); in importRecordLayoutFromOrigin() local
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp506 CompilerType base_type = GetDirectBaseClassAtIndex(i, &bit_offset); in GetNumberOfNonEmptyBaseClasses() local
/freebsd/crypto/openssl/test/
H A Devp_extra_test.c7097 int base_type, variant_type, nid; in test_EVP_CIPHER_get_type_des_ede3() local
/freebsd/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c6161 char base_type = '\0'; in store_allow_perm() local