Searched refs:AnnotatingParser (Results 1 – 1 of 1) sorted by relevance
32 class AnnotatingParser { class34 AnnotatingParser(const FormatStyle &Style, AnnotatedLine &Line, in AnnotatingParser() function in clang::format::__anon7c513deb0111::AnnotatingParser755 AnnotatingParser &P;757 ScopedContextCreator(AnnotatingParser &P, tok::TokenKind ContextKind, in ScopedContextCreator()1344 AnnotatingParser Parser(Style, Line, Keywords); in annotate()