Searched defs:ScopedContextCreator (Results 1 – 1 of 1) sorted by relevance
2146 struct ScopedContextCreator { struct in clang::format::__anonadd98d890111::AnnotatingParser2147 AnnotatingParser &P;2149 ScopedContextCreator(AnnotatingParser &P, tok::TokenKind ContextKind, in ScopedContextCreator() function2157 ~ScopedContextCreator() { in ~ScopedContextCreator()