Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DLanguageRuntime.h140 virtual bool GetTypeBitSize(const CompilerType &compiler_type, in GetTypeBitSize() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.cpp345 bool ObjCLanguageRuntime::GetTypeBitSize(const CompilerType &compiler_type, in GetTypeBitSize() function in ObjCLanguageRuntime