Searched refs:underlyingDecl (Results 1 – 1 of 1) sorted by relevance
1751 auto *underlyingDecl = TL.getUnderlyingType()->getAsTagDecl(); in VisitUsingTypeLoc() local1752 if (underlyingDecl) { in VisitUsingTypeLoc()1753 return Visit(MakeCursorTypeRef(underlyingDecl, TL.getNameLoc(), TU)); in VisitUsingTypeLoc()