Searched refs:TypeLocation (Results 1 – 1 of 1) sorted by relevance
19 bool VisitTypeLoc(TypeLoc TypeLocation) { in VisitTypeLoc() argument20 Match(TypeLocation.getType().getAsString(), TypeLocation.getBeginLoc()); in VisitTypeLoc()