Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DTokenAnnotator.cpp111 class AnnotatingParser { class
113 AnnotatingParser(const FormatStyle &Style, AnnotatedLine &Line, in AnnotatingParser() function in clang::format::__anon192501e00111::AnnotatingParser
1648 AnnotatingParser &P;
1650 ScopedContextCreator(AnnotatingParser &P, tok::TokenKind ContextKind, in ScopedContextCreator()
2763 AnnotatingParser Parser(Style, Line, Keywords); in annotate()