Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DUnwrappedLineParser.cpp84 PreviousLineLevel(Line.Level), PreviousTokenSource(TokenSource), in ScopedMacroState()
97 Line.Level = PreviousLineLevel; in ~ScopedMacroState()
130 unsigned PreviousLineLevel; member in clang::format::__anon0b30d40c0111::ScopedMacroState