Home
last modified time | relevance | path

Searched defs:matchesSpecialized (Results 1 – 1 of 1) sorted by relevance

/external/clang/include/clang/ASTMatchers/
DASTMatchersInternal.h659 bool matchesSpecialized(const CXXOperatorCallExpr &Node) const { in matchesSpecialized() function
665 bool matchesSpecialized(const FunctionDecl &Node) const { in matchesSpecialized() function
742 bool matchesSpecialized(const QualType &Node, ASTMatchFinder *Finder, in matchesSpecialized() function
768 bool matchesSpecialized(const TemplateSpecializationType &Node, in matchesSpecialized() function
777 bool matchesSpecialized(const CallExpr &Node, ASTMatchFinder *Finder, in matchesSpecialized() function
784 bool matchesSpecialized(const CXXConstructExpr &Node, in matchesSpecialized() function
792 bool matchesSpecialized(const MemberExpr &Node, in matchesSpecialized() function
800 bool matchesSpecialized(const AddrLabelExpr &Node, in matchesSpecialized() function