Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp71 class AnnotatingParser { class
73 AnnotatingParser(const FormatStyle &Style, AnnotatedLine &Line, in AnnotatingParser() function in clang::format::__anone3ff8e3d0111::AnnotatingParser
1469 AnnotatingParser &P;
1471 ScopedContextCreator(AnnotatingParser &P, tok::TokenKind ContextKind, in ScopedContextCreator()
2372 AnnotatingParser Parser(Style, Line, Keywords); in annotate()