Searched defs:ScopedContextEntry (Results 1 – 1 of 1) sorted by relevance
272 struct Parser::ScopedContextEntry { struct in clang::ast_matchers::dynamic::Parser273 Parser *P;275 ScopedContextEntry(Parser *P, MatcherCtor C) : P(P) { in ScopedContextEntry() function279 ~ScopedContextEntry() { in ~ScopedContextEntry()283 void nextArg() { in nextArg()