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