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()
1921 ClangUtil::RemoveFastQualifiers(clang_type) in ParseStructureLikeDIE()1930 ClangUtil::RemoveFastQualifiers(clang_type).GetOpaqueQualType(), in ParseStructureLikeDIE()
1597 ClangUtil::RemoveFastQualifiers(compiler_type); in HasForwardDeclForCompilerType()1625 ClangUtil::RemoveFastQualifiers(compiler_type); in CompleteType()
7210 return ClangUtil::RemoveFastQualifiers(CompilerType(weak_from_this(), type)); in GetTypeForFormatters()8778 ClangUtil::GetCanonicalQualType(ClangUtil::RemoveFastQualifiers(type))); in DumpTypeName()