Searched refs:GetCStringType (Results 1 – 3 of 3) sorted by relevance
147 CompilerType return_compiler_type = scratch_ts_sp->GetCStringType(true); in GetObjectDescription()
216 CompilerType GetCStringType(bool is_const);
1162 CompilerType TypeSystemClang::GetCStringType(bool is_const) { in GetCStringType() function in TypeSystemClang