Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3225 bool IsBlockComment = false; in sortCppIncludes() local
3232 IsBlockComment = true; in sortCppIncludes()
3244 if (!IsBlockComment && in sortCppIncludes()