Searched refs:AnnotatingParser (Results 1 – 1 of 1) sorted by relevance
71 class AnnotatingParser { class73 AnnotatingParser(const FormatStyle &Style, AnnotatedLine &Line, in AnnotatingParser() function in clang::format::__anon0fe692140111::AnnotatingParser1422 AnnotatingParser &P;1424 ScopedContextCreator(AnnotatingParser &P, tok::TokenKind ContextKind, in ScopedContextCreator()2316 AnnotatingParser Parser(Style, Line, Keywords); in annotate()