Searched defs:AnnotatingParser (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Format/
H A DTokenAnnotator.cpp32 class AnnotatingParser { class in namespace:clang::format::__anon17899
34 AnnotatingParser(const FormatStyle &Style, AnnotatedLine &Line, function in class:clang::format::__anon17899::AnnotatingParser
679 AnnotatingParser &P;
681 ScopedContextCreator(AnnotatingParser &P, tok::TokenKind ContextKind,
1183 AnnotatingParser Parser(Style, Line, Ident_in);

Completed in 79 milliseconds