Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Format/
H A DUnwrappedLineParser.cpp119 class ScopedLineState { class
121 ScopedLineState(UnwrappedLineParser &Parser, in ScopedLineState() function in clang::format::ScopedLineState
H A DUnwrappedLineParser.h204 friend class ScopedLineState; variable