Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h409 friend class ScopedLineState; global() variable
H A DUnwrappedLineParser.cpp93 class ScopedLineState { global() class
95 ScopedLineState(UnwrappedLineParser &Parser, ScopedLineState() function in clang::format::ScopedLineState