Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DUnwrappedLineParser.cpp1075 bool FollowedByNewline = in parseStructuralElement() local
1080 if (FollowedByNewline && (Text.size() >= 5 || FunctionLike) && in parseStructuralElement()