Home
last modified time | relevance | path

Searched refs:AnnotatingParser (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Format/
H A DTokenAnnotator.cpp79 class AnnotatingParser { class
81 AnnotatingParser(const FormatStyle &Style, AnnotatedLine &Line, in AnnotatingParser() function in clang::format::__anon095ba8b90111::AnnotatingParser
1580 AnnotatingParser &P;
1582 ScopedContextCreator(AnnotatingParser &P, tok::TokenKind ContextKind, in ScopedContextCreator()
2682 AnnotatingParser Parser(Style, Line, Keywords); in annotate()