Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DFormat.cpp1785 bool FirstIncludeBlock = true; in sortCppIncludes() local
1811 /*CheckMainHeader=*/!MainIncludeFound && FirstIncludeBlock); in sortCppIncludes()
1819 FirstIncludeBlock = false; in sortCppIncludes()