Searched defs:PrevToken (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp1752 const FormatToken *PrevToken = Tok.getPreviousNonComment(); local
1821 const FormatToken *PrevToken = Tok.getPreviousNonComment(); local
1846 const FormatToken *PrevToken = Tok.getPreviousNonComment(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp685 Token PrevToken; variable

Completed in 114 milliseconds