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