Searched refs:GetPointerSizedIntType (Results 1 – 3 of 3) sorted by relevance
63 m_uint_star_type = ast->GetPointerSizedIntType(false); in Update()
515 CompilerType GetPointerSizedIntType(bool is_signed);
2375 CompilerType TypeSystemClang::GetPointerSizedIntType(bool is_signed) { in GetPointerSizedIntType() function in TypeSystemClang