Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.h73 class FormatTokenSource; variable
H A DUnwrappedLineParser.cpp28 class FormatTokenSource { class