reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1056 addMatcher(NodeMatch.convertTo<Decl>(), Action); 1059 addMatcher(NodeMatch.convertTo<QualType>(), Action); 1062 addMatcher(NodeMatch.convertTo<Stmt>(), Action); 1065 addMatcher(NodeMatch.convertTo<NestedNameSpecifier>(), Action); 1068 addMatcher(NodeMatch.convertTo<NestedNameSpecifierLoc>(), Action); 1071 addMatcher(NodeMatch.convertTo<TypeLoc>(), Action); 1074 addMatcher(NodeMatch.convertTo<CXXCtorInitializer>(), Action);