Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DContinuationIndenter.cpp59 ContinuationIndenter::ContinuationIndenter(const FormatStyle &Style, in ContinuationIndenter() function in clang::format::ContinuationIndenter
DFormatToken.h411 class ContinuationIndenter; variable