Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp2382 bool FirstIncludeBlock = true; in sortCppIncludes() local
2410 /*CheckMainHeader=*/!MainIncludeFound && FirstIncludeBlock); in sortCppIncludes()
2412 IncludeName, !MainIncludeFound && FirstIncludeBlock); in sortCppIncludes()
2422 FirstIncludeBlock = true; in sortCppIncludes()
2424 FirstIncludeBlock = false; in sortCppIncludes()