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.cpp3401 bool IsBlockComment = false; in sortCppIncludes() local
3408 IsBlockComment = true; in sortCppIncludes()
3420 if (!IsBlockComment && in sortCppIncludes()