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
367 ClangUtil::GetCanonicalQualType(ClangUtil::RemoveFastQualifiers(type))); in CanImport()441 ClangUtil::GetCanonicalQualType(ClangUtil::RemoveFastQualifiers(type))); in Import()
1690 ClangUtil::RemoveFastQualifiers(clang_type); in ParseStructureLikeDIE()1854 ClangUtil::RemoveFastQualifiers(clang_type).GetOpaqueQualType(), in ParseStructureLikeDIE()
1605 ClangUtil::RemoveFastQualifiers(compiler_type); in HasForwardDeclForCompilerType()1633 ClangUtil::RemoveFastQualifiers(compiler_type); in CompleteType()
7367 return ClangUtil::RemoveFastQualifiers(CompilerType(weak_from_this(), type)); in GetTypeForFormatters()8964 ClangUtil::GetCanonicalQualType(ClangUtil::RemoveFastQualifiers(type))); in DumpTypeName()