Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DBreakableToken.h234 BreakableToken(const FormatToken &Tok, bool InPPDirective, in BreakableToken() function
H A DContinuationIndenter.h31 class BreakableToken; variable