Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DTokenAnnotator.cpp32 class AnnotatingParser { class
34 AnnotatingParser(const FormatStyle &Style, AnnotatedLine &Line, in AnnotatingParser() function in clang::format::__anon7c513deb0111::AnnotatingParser
755 AnnotatingParser &P;
757 ScopedContextCreator(AnnotatingParser &P, tok::TokenKind ContextKind, in ScopedContextCreator()
1344 AnnotatingParser Parser(Style, Line, Keywords); in annotate()