Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.h59 class FormatTokenSource; variable
H A DUnwrappedLineParser.cpp24 class FormatTokenSource { class