Home
last modified time | relevance | path

Searched defs:GetTypeBitSize (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Target/
H A DLanguageRuntime.h139 virtual bool GetTypeBitSize(const CompilerType &compiler_type, in GetTypeBitSize() function
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.cpp314 bool ObjCLanguageRuntime::GetTypeBitSize(const CompilerType &compiler_type, in GetTypeBitSize() function in ObjCLanguageRuntime