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