Home | History | Annotate | Download | only in ASTMatchers

Lines Matching refs:DynTypedNode

23 bool NotUnaryOperator(const ast_type_traits::DynTypedNode &DynNode,
27 bool AllOfVariadicOperator(const ast_type_traits::DynTypedNode &DynNode,
32 bool EachOfVariadicOperator(const ast_type_traits::DynTypedNode &DynNode,
37 bool AnyOfVariadicOperator(const ast_type_traits::DynTypedNode &DynNode,
54 const ast_type_traits::DynTypedNode &DynNode, ASTMatchFinder *Finder,
63 bool dynMatches(const ast_type_traits::DynTypedNode &DynNode,
79 bool dynMatches(const ast_type_traits::DynTypedNode &DynNode,
102 bool dynMatches(const ast_type_traits::DynTypedNode &, ASTMatchFinder *,
181 bool DynTypedMatcher::matches(const ast_type_traits::DynTypedNode &DynNode,
196 const ast_type_traits::DynTypedNode &DynNode, ASTMatchFinder *Finder,
231 bool NotUnaryOperator(const ast_type_traits::DynTypedNode &DynNode,
251 bool AllOfVariadicOperator(const ast_type_traits::DynTypedNode &DynNode,
265 bool EachOfVariadicOperator(const ast_type_traits::DynTypedNode &DynNode,
282 bool AnyOfVariadicOperator(const ast_type_traits::DynTypedNode &DynNode,