Home
last modified time | relevance | path

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

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