Searched refs:ScopedContextEntry (Results 1 – 2 of 2) sorted by relevance
332 struct Parser::ScopedContextEntry { struct in clang::ast_matchers::dynamic::Parser335 ScopedContextEntry(Parser *P, MatcherCtor C) : P(P) { in ScopedContextEntry() function339 ~ScopedContextEntry() { in ~ScopedContextEntry() argument477 ScopedContextEntry SCE(this, Ctor); in parseMatcherBuilder()645 ScopedContextEntry SCE(this, Ctor.value_or(nullptr)); in parseMatcherExpressionImpl()
244 struct ScopedContextEntry;