reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/ASTMatchers/ASTMatchersInternal.h
  388   DynTypedMatcher dynCastTo(const ast_type_traits::ASTNodeKind Kind) const;

References

tools/clang/include/clang/ASTMatchers/ASTMatchersInternal.h
  581     return Other.dynCastTo(ast_type_traits::ASTNodeKind::getFromNodeKind<T>());