Searched refs:ScopedContextEntry (Results 1 – 2 of 2) sorted by relevance
272 struct Parser::ScopedContextEntry { struct in clang::ast_matchers::dynamic::Parser275 ScopedContextEntry(Parser *P, MatcherCtor C) : P(P) { in ScopedContextEntry() function279 ~ScopedContextEntry() { in ~ScopedContextEntry() argument347 ScopedContextEntry SCE(this, Ctor ? *Ctor : nullptr); in parseMatcherExpressionImpl()
224 struct ScopedContextEntry;