Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp360 const bool IsPrecededByCommentOrPPDirective = in parseLevel() local
422 HasDoWhile || IsPrecededByCommentOrPPDirective || in parseLevel()