Searched refs:ScopedContextEntry (Results 1 – 2 of 2) sorted by relevance
333 struct Parser::ScopedContextEntry { struct in clang::ast_matchers::dynamic::Parser336 ScopedContextEntry(Parser *P, MatcherCtor C) : P(P) { in ScopedContextEntry() function340 ~ScopedContextEntry() { in ~ScopedContextEntry() argument478 ScopedContextEntry SCE(this, Ctor); in parseMatcherBuilder()646 ScopedContextEntry SCE(this, Ctor.value_or(nullptr)); in parseMatcherExpressionImpl()
244 struct ScopedContextEntry;