Home
last modified time | relevance | path

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

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