Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineParser.h86 class FormatTokenSource; variable
H A DUnwrappedLineParser.cpp31 class FormatTokenSource { class