Searched refs:GetCStringType (Results 1 – 3 of 3) sorted by relevance
129 CompilerType return_compiler_type = ast_context->GetCStringType(true); in GetObjectDescription()
182 CompilerType GetCStringType(bool is_const);
1394 CompilerType ClangASTContext::GetCStringType(bool is_const) { in GetCStringType() function in ClangASTContext