Searched refs:getTypeOfType (Results 1 – 6 of 6) sorted by relevance
1302 QualType getTypeOfType(QualType t) const;
1528 Result = Context.getTypeOfType(Result); in ConvertDeclSpecToType()
11657 return SemaRef.Context.getTypeOfType(Underlying); in RebuildTypeOfType()
1795 return Importer.getToContext().getTypeOfType(ToUnderlyingType); in VisitTypeOfType()
3960 QualType ASTContext::getTypeOfType(QualType tofType) const { in getTypeOfType() function in ASTContext
5434 return Context.getTypeOfType(UnderlyingType); in readTypeRecord()