Searched defs:ScopedContextEntry (Results 1 – 1 of 1) sorted by relevance
335 struct Parser::ScopedContextEntry { struct in clang::ast_matchers::dynamic::Parser336 Parser *P;338 ScopedContextEntry(Parser *P, MatcherCtor C) : P(P) { in ScopedContextEntry() argument342 ~ScopedContextEntry() { in ~ScopedContextEntry()346 void nextArg() { in nextArg()