Searched refs:getSortIncludePriority (Results 1 – 3 of 3) sorted by relevance
35 int getSortIncludePriority(StringRef IncludeName, bool CheckMainHeader) const;
221 int IncludeCategoryManager::getSortIncludePriority(StringRef IncludeName, in getSortIncludePriority() function in clang::tooling::IncludeCategoryManager
2289 int Priority = Categories.getSortIncludePriority( in sortCppIncludes()