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

Definitions

tools/clang/lib/ASTMatchers/ASTMatchFinder.cpp
  601   void matchDispatch(const Decl *Node) {
  604   void matchDispatch(const Stmt *Node) {
  608   void matchDispatch(const Type *Node) {
  611   void matchDispatch(const TypeLoc *Node) {
  614   void matchDispatch(const QualType *Node) {
  617   void matchDispatch(const NestedNameSpecifier *Node) {
  620   void matchDispatch(const NestedNameSpecifierLoc *Node) {
  623   void matchDispatch(const CXXCtorInitializer *Node) {