Searched refs:TypeEndLoc (Results 1 – 2 of 2) sorted by relevance
89 const SourceLocation TypeEndLoc = in VisitTypeLoc() local93 if (!visit(TemplateTypeParm->getDecl(), TypeBeginLoc, TypeEndLoc)) in VisitTypeLoc()99 TypeBeginLoc, TypeEndLoc)) in VisitTypeLoc()102 return visit(Loc.getType()->getAsCXXRecordDecl(), TypeBeginLoc, TypeEndLoc); in VisitTypeLoc()
12567 SourceLocation TypeEndLoc = in CheckParameter() local12571 << FixItHint::CreateInsertion(TypeEndLoc, "*"); in CheckParameter()