Searched refs:TypenameLocation (Results 1 – 2 of 2) sorted by relevance
3274 SourceLocation TypenameLocation; variable3286 TypenameLocation(TypenameLoc), QualifierLoc(QualifierLoc) { } in UnresolvedUsingTypenameDecl()3295 SourceLocation getTypenameLoc() const { return TypenameLocation; } in getTypenameLoc()
1455 D->TypenameLocation = ReadSourceLocation(Record, Idx); in VisitUnresolvedUsingTypenameDecl()