Searched refs:RemoveFastQualifiers (Results 1 – 6 of 6) sorted by relevance
35 static CompilerType RemoveFastQualifiers(const CompilerType &ct);
51 CompilerType ClangUtil::RemoveFastQualifiers(const CompilerType &ct) { in RemoveFastQualifiers() function in ClangUtil
364 ClangUtil::GetCanonicalQualType(ClangUtil::RemoveFastQualifiers(type))); in CanImport()438 ClangUtil::GetCanonicalQualType(ClangUtil::RemoveFastQualifiers(type))); in Import()
1879 ClangUtil::RemoveFastQualifiers(clang_type) in ParseStructureLikeDIE()1888 ClangUtil::RemoveFastQualifiers(clang_type).GetOpaqueQualType(), in ParseStructureLikeDIE()
1562 ClangUtil::RemoveFastQualifiers(compiler_type); in HasForwardDeclForClangType()1590 ClangUtil::RemoveFastQualifiers(compiler_type); in CompleteType()
7335 return ClangUtil::RemoveFastQualifiers(CompilerType(weak_from_this(), type)); in GetTypeForFormatters()9322 ClangUtil::GetCanonicalQualType(ClangUtil::RemoveFastQualifiers(type))); in DumpTypeName()