Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.cpp134 FormatToken *PreviousToken; member in clang::format::__anond4a2c0880111::ScopedMacroState
3093 const FormatToken *PreviousToken = nullptr; in continuesLineCommentSection() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp1016 const Token &PreviousToken = Toks[Toks.size() - 2]; in ConsumeAndStoreFunctionPrologue() local