Searched refs:DeclOrStmt (Results 1 – 2 of 2) sorted by relevance
546 auto &Matchers = this->Matchers->DeclOrStmt; in matchWithFilter()562 auto &Matchers = this->Matchers->DeclOrStmt; in getFilterForKind()903 Matchers.DeclOrStmt.emplace_back(NodeMatch, Action); in addMatcher()915 Matchers.DeclOrStmt.emplace_back(NodeMatch, Action); in addMatcher()
204 DeclOrStmt; member