Home
last modified time | relevance | path

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

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