Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DFormat.cpp1284 int getIncludePriority(StringRef IncludeName, bool CheckMainHeader) { in getIncludePriority() function in clang::format::__anon6a407afc0511::IncludeCategoryManager
1360 int Category = Categories.getIncludePriority( in sortCppIncludes()
1545 int Category = Categories.getIncludePriority( in fixCppIncludeInsertions()
1586 Categories.getIncludePriority(IncludeName, /*CheckMainHeader=*/true); in fixCppIncludeInsertions()