Home
last modified time | relevance | path

Searched defs:ScopedContextCreator (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DTokenAnnotator.cpp1647 struct ScopedContextCreator { struct in clang::format::__anon192501e00111::AnnotatingParser
1648 AnnotatingParser &P;
1650 ScopedContextCreator(AnnotatingParser &P, tok::TokenKind ContextKind, in ScopedContextCreator() function
1658 ~ScopedContextCreator() { in ~ScopedContextCreator()