Searched refs:GetTypeBitSize (Results 1 – 4 of 4) sorted by relevance
140 virtual bool GetTypeBitSize(const CompilerType &compiler_type, in GetTypeBitSize() function
317 bool GetTypeBitSize(const CompilerType &compiler_type,
345 bool ObjCLanguageRuntime::GetTypeBitSize(const CompilerType &compiler_type, in GetTypeBitSize() function in ObjCLanguageRuntime
4753 if (objc_runtime->GetTypeBitSize(GetType(qual_type), bit_size)) in GetBitSize()