Home
last modified time | relevance | path

Searched refs:ToNamedType (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DASTImporter.cpp1782 QualType ToNamedType = Importer.Import(T->getNamedType()); in VisitElaboratedType() local
1783 if (ToNamedType.isNull()) in VisitElaboratedType()
1787 ToQualifier, ToNamedType); in VisitElaboratedType()