Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Format/
DUnwrappedLineParser.h187 friend class ScopedLineState; variable
DUnwrappedLineParser.cpp121 class ScopedLineState { class
123 ScopedLineState(UnwrappedLineParser &Parser, in ScopedLineState() function in clang::format::ScopedLineState