Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnnotator.cpp71 class AnnotatingParser { class
73 AnnotatingParser(const FormatStyle &Style, AnnotatedLine &Line, in AnnotatingParser() function in clang::format::__anon0fe692140111::AnnotatingParser
1422 AnnotatingParser &P;
1424 ScopedContextCreator(AnnotatingParser &P, tok::TokenKind ContextKind, in ScopedContextCreator()
2316 AnnotatingParser Parser(Style, Line, Keywords); in annotate()