Searched refs:AnnotatingParser (Results 1 – 1 of 1) sorted by relevance
33 class AnnotatingParser { class35 AnnotatingParser(const FormatStyle &Style, AnnotatedLine &Line, in AnnotatingParser() function in clang::format::__anon7c513deb0111::AnnotatingParser819 AnnotatingParser &P;821 ScopedContextCreator(AnnotatingParser &P, tok::TokenKind ContextKind, in ScopedContextCreator()1479 AnnotatingParser Parser(Style, Line, Keywords); in annotate()