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::__anon9257c8bf0111::AnnotatingParser1785 AnnotatingParser &P;1787 ScopedContextCreator(AnnotatingParser &P, tok::TokenKind ContextKind, in ScopedContextCreator()3240 AnnotatingParser Parser(Style, Line, Keywords, Scopes); in annotate()