Searched refs:AddInclude (Results 1 – 7 of 7) sorted by relevance
44 void AddInclude(StringRef FileName, bool IsAngled,
95 getOrCreate(FileID).AddInclude(FileName, IsAngled, HashLocation, EndLocation); in addInclude()
106 case transformer::EditKind::AddInclude: in check()
132 void IncludeSorter::AddInclude(StringRef FileName, bool IsAngled, in AddInclude() function in clang::tidy::utils::IncludeSorter
62 case transformer::EditKind::AddInclude: in run()
158 E.Kind = EditKind::AddInclude; in addInclude()
40 AddInclude, enumerator