Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DFormat.cpp1818 bool FirstIncludeBlock = true; in sortIncludes() local
1850 FirstIncludeBlock && IncludeName.startswith("\"")) { in sortIncludes()
1863 FirstIncludeBlock = false; in sortIncludes()