Searched refs:GetCStringType (Results 1 – 3 of 3) sorted by relevance
145 CompilerType return_compiler_type = ast_context->GetCStringType(true); in GetObjectDescription()
213 CompilerType GetCStringType(bool is_const);
1173 CompilerType TypeSystemClang::GetCStringType(bool is_const) { in GetCStringType() function in TypeSystemClang