Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTImporter.cpp1879 QualType ToModifiedType; in VisitAttributedType() local
1883 ToModifiedType = Importer.Import(FromModifiedType); in VisitAttributedType()
1884 if (ToModifiedType.isNull()) in VisitAttributedType()
1894 ToModifiedType, ToEquivalentType); in VisitAttributedType()