Searched refs:getTypeOfType (Results 1 – 7 of 7) sorted by relevance
441 return ctx.getTypeOfType(unmodifiedType, kind);
1949 QualType getTypeOfType(QualType QT, TypeOfKind Kind) const;
6472 QualType ASTContext::getTypeOfType(QualType tofType, TypeOfKind Kind) const { in getTypeOfType() function in ASTContext14482 return Ctx.getTypeOfType(Ctx.getQualifiedType(Underlying), Kind); in getCommonSugarTypeNode()
1656 return Importer.getToContext().getTypeOfType(*ToUnderlyingTypeOrErr, in VisitTypeOfType()
1246 Result = Context.getTypeOfType( in ConvertDeclSpecToType()
17372 return SemaRef.Context.getTypeOfType(Underlying, Kind); in RebuildTypeOfType()
8884 {"_ZNK5clang10ASTContext13getTypeOfTypeENS_8QualTypeE", "clang::ASTContext::getTypeOfType(clang::Qu…