Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp2146 struct ScopedContextCreator { struct in clang::format::__anonadd98d890111::AnnotatingParser
2147 AnnotatingParser &P;
2149 ScopedContextCreator(AnnotatingParser &P, tok::TokenKind ContextKind, in ScopedContextCreator() function
2157 ~ScopedContextCreator() { in ~ScopedContextCreator()