Home
last modified time | relevance | path

Searched defs:ScopedLineState (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h405 friend class ScopedLineState; variable
H A DUnwrappedLineParser.cpp100 class ScopedLineState { class
102 ScopedLineState(UnwrappedLineParser &Parser, in ScopedLineState() function in clang::format::ScopedLineState