Searched refs:copied_qual_type (Results 1 – 1 of 1) sorted by relevance
1484 QualType copied_qual_type = ClangUtil::GetQualType( in GuardedCopyType() local1487 if (copied_qual_type.getAsOpaquePtr() && in GuardedCopyType()1488 copied_qual_type->getCanonicalTypeInternal().isNull()) in GuardedCopyType()1493 return m_clang_ast_context->GetType(copied_qual_type); in GuardedCopyType()