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

References

tools/clang/lib/ASTMatchers/ASTMatchFinder.cpp
  487       match(*N);
  489       match(*N);
  491       match(*N);
  493       match(*N);
  495       match(*N);
  497       match(*N);
  499       match(*N);
  501       match(*N);
  918   match(*DeclNode);
  926   match(*StmtNode);
  931   match(TypeNode);
  941   match(TypeLocNode);
  942   match(TypeLocNode.getType());
  947   match(*NNS);
  956   match(NNS);
  961     match(*NNS.getNestedNameSpecifier());
  971   match(*CtorInit);