Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Format/
H A DUnwrappedLineParser.cpp152 class CompoundStatementIndenter { class
154 CompoundStatementIndenter(UnwrappedLineParser *Parser, in CompoundStatementIndenter() function in clang::format::CompoundStatementIndenter
H A DUnwrappedLineParser.h205 friend class CompoundStatementIndenter; variable