Home
last modified time | relevance | path

Searched refs:AnnotatingParser (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Format/
DTokenAnnotator.cpp33 class AnnotatingParser { class
35 AnnotatingParser(const FormatStyle &Style, AnnotatedLine &Line, in AnnotatingParser() function in clang::format::__anon7c513deb0111::AnnotatingParser
819 AnnotatingParser &P;
821 ScopedContextCreator(AnnotatingParser &P, tok::TokenKind ContextKind, in ScopedContextCreator()
1479 AnnotatingParser Parser(Style, Line, Keywords); in annotate()