Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTImporter.cpp1774 QualType ToModifiedType; in VisitAttributedType() local
1778 ToModifiedType = Importer.Import(FromModifiedType); in VisitAttributedType()
1779 if (ToModifiedType.isNull()) in VisitAttributedType()
1789 ToModifiedType, ToEquivalentType); in VisitAttributedType()