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

Definitions

tools/clang/include/clang/ASTMatchers/ASTMatchersInternal.h
  766   bool matchesSpecialized(const QualType &Node, ASTMatchFinder *Finder,
  776   bool matchesSpecialized(const Type &Node, ASTMatchFinder *Finder,
  850   bool matchesSpecialized(const DeclRefExpr &Node, ASTMatchFinder *Finder,
  857   bool matchesSpecialized(const CallExpr &Node, ASTMatchFinder *Finder,
  864   bool matchesSpecialized(const CXXConstructExpr &Node,
  870   bool matchesSpecialized(const ObjCIvarRefExpr &Node,
  878   bool matchesSpecialized(const CXXNewExpr &Node,
  886   bool matchesSpecialized(const MemberExpr &Node,
  894   bool matchesSpecialized(const AddrLabelExpr &Node,
  902   bool matchesSpecialized(const LabelStmt &Node, ASTMatchFinder *Finder,