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::AnnotatingParser2164 AnnotatingParser &P;2166 ScopedContextCreator(AnnotatingParser &P, tok::TokenKind ContextKind, in ScopedContextCreator()3714 AnnotatingParser Parser(Style, Line, Keywords, ScopeStack); in annotate()