Searched refs:getEnumType (Results 1 – 12 of 12) sorted by relevance
559 QualType result = ctx.getEnumType(cast<EnumDecl>(declaration));
1777 QualType getEnumType(const EnumDecl *Decl) const;
3821 TypeSourceInfo *getEnumType() const { in getEnumType() function
121 DI->EmitAndRetainType(getContext().getEnumType(cast<EnumDecl>(&D))); in EmitDecl()
2841 QualType Ty = CGM.getContext().getEnumType(ED); in completeType()
7484 DI->EmitAndRetainType(getContext().getEnumType(cast<EnumDecl>(D))); in EmitTopLevelDecl()
1596 Record.AddTypeSourceInfo(D->getEnumType()); in VisitUsingEnumDecl()
719 return S.Context.getEnumType(Decl); in getOpenCLEnumType()
3966 TypeSourceInfo *TSI = SemaRef.SubstType(D->getEnumType(), TemplateArgs, in VisitUsingEnumDecl()
5273 return getEnumType(Enum); in getTypeDeclTypeSlow()5358 QualType ASTContext::getEnumType(const EnumDecl *Decl) const { in getEnumType() function in ASTContext
5462 auto *ToEnumType = importChecked(Err, D->getEnumType()); in VisitUsingEnumDecl()
8862 {"_ZNK5clang10ASTContext11getEnumTypeEPKNS_8EnumDeclE", "clang::ASTContext::getEnumType(clang::Enum…