Home
last modified time | relevance | path

Searched refs:IncludeCategoryManager (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Format/
DFormat.cpp1268 class IncludeCategoryManager { class
1270 IncludeCategoryManager(const FormatStyle &Style, StringRef FileName) in IncludeCategoryManager() function in clang::format::__anon44b71f460511::IncludeCategoryManager
1341 IncludeCategoryManager Categories(Style, FileName); in sortCppIncludes()
1521 IncludeCategoryManager Categories(Style, FileName); in fixCppIncludeInsertions()