Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Format/
H A DBreakableToken.cpp256 StringRef TokenText(Token.TokenText); in BreakableBlockComment() local
H A DFormatToken.h175 StringRef TokenText; member