Searched refs:AnnotatingParser (Results 1 – 1 of 1) sorted by relevance
123 class AnnotatingParser { class125 AnnotatingParser(const FormatStyle &Style, AnnotatedLine &Line, in AnnotatingParser() function in clang::format::__anonadd98d890111::AnnotatingParser2147 AnnotatingParser &P;2149 ScopedContextCreator(AnnotatingParser &P, tok::TokenKind ContextKind, in ScopedContextCreator()3647 AnnotatingParser Parser(Style, Line, Keywords, Scopes); in annotate()