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