Home
last modified time | relevance | path

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

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