Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Format/
H A DFormat.cpp598 class FormatTokenLexer { class
600 FormatTokenLexer(SourceManager &SourceMgr, FileID ID, FormatStyle &Style, in FormatTokenLexer() function in clang::format::__anon50dac10e0111::FormatTokenLexer