Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnnotator.cpp1421 struct ScopedContextCreator { struct in clang::format::__anon0fe692140111::AnnotatingParser
1422 AnnotatingParser &P;
1424 ScopedContextCreator(AnnotatingParser &P, tok::TokenKind ContextKind, in ScopedContextCreator() function
1432 ~ScopedContextCreator() { P.Contexts.pop_back(); } in ~ScopedContextCreator()