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