Home
last modified time | relevance | path

Searched refs:GetTypeBitSize (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DLanguageRuntime.h174 GetTypeBitSize(const CompilerType &compiler_type) { in GetTypeBitSize() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.cpp354 ObjCLanguageRuntime::GetTypeBitSize(const CompilerType &compiler_type) { in GetTypeBitSize() function in ObjCLanguageRuntime
H A DObjCLanguageRuntime.h325 GetTypeBitSize(const CompilerType &compiler_type) override;
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp4750 objc_runtime->GetTypeBitSize(GetType(qual_type))) in GetBitSize()