Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DFormat.cpp1343 bool MainIncludeFound = false; in sortCppIncludes() local
1362 /*CheckMainHeader=*/!MainIncludeFound && FirstIncludeBlock); in sortCppIncludes()
1364 MainIncludeFound = true; in sortCppIncludes()