Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTImporter.cpp1775 QualType ToEquivalentType; in VisitAttributedType() local
1783 ToEquivalentType = Importer.Import(FromEquivalentType); in VisitAttributedType()
1784 if (ToEquivalentType.isNull()) in VisitAttributedType()
1789 ToModifiedType, ToEquivalentType); in VisitAttributedType()