Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineParser.cpp502 const bool IsPrecededByCommentOrPPDirective = in parseLevel() local
564 HasDoWhile || IsPrecededByCommentOrPPDirective || in parseLevel()