Searched refs:DeclOrStmt (Results 1 – 2 of 2) sorted by relevance
566 auto &Matchers = this->Matchers->DeclOrStmt; in matchWithFilter()582 auto &Matchers = this->Matchers->DeclOrStmt; in getFilterForKind()955 Matchers.DeclOrStmt.emplace_back(NodeMatch, Action); in addMatcher()967 Matchers.DeclOrStmt.emplace_back(NodeMatch, Action); in addMatcher()
206 DeclOrStmt; member