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