Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DFormat.cpp1819 bool MainIncludeFound = false; in sortIncludes() local
1849 if (IsSource && !MainIncludeFound && Category > 0 && in sortIncludes()
1855 MainIncludeFound = true; in sortIncludes()