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

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h651 return matchesSpecialized(Node);
659 bool matchesSpecialized(const CXXOperatorCallExpr &Node) const { function in class:clang::ast_matchers::internal::HasOverloadedOperatorNameMatcher
665 bool matchesSpecialized(const FunctionDecl &Node) const { function in class:clang::ast_matchers::internal::HasOverloadedOperatorNameMatcher
727 return matchesSpecialized(Node, Finder, Builder);
734 bool matchesSpecialized( function in class:clang::ast_matchers::internal::HasDeclarationMatcher
742 bool matchesSpecialized(const QualType &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
768 bool matchesSpecialized(const TemplateSpecializationType &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
777 bool matchesSpecialized(const CallExpr &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
784 bool matchesSpecialized(const CXXConstructExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
792 bool matchesSpecialized(cons function in class:clang::ast_matchers::internal::HasDeclarationMatcher
800 bool matchesSpecialized(const MemberExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
808 bool matchesSpecialized(const AddrLabelExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
[all...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/ASTMatchers/
H A DASTMatchersInternal.h651 return matchesSpecialized(Node);
659 bool matchesSpecialized(const CXXOperatorCallExpr &Node) const { function in class:clang::ast_matchers::internal::HasOverloadedOperatorNameMatcher
665 bool matchesSpecialized(const FunctionDecl &Node) const { function in class:clang::ast_matchers::internal::HasOverloadedOperatorNameMatcher
727 return matchesSpecialized(Node, Finder, Builder);
734 bool matchesSpecialized( function in class:clang::ast_matchers::internal::HasDeclarationMatcher
742 bool matchesSpecialized(const QualType &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
768 bool matchesSpecialized(const TemplateSpecializationType &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
777 bool matchesSpecialized(const CallExpr &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
784 bool matchesSpecialized(const CXXConstructExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
792 bool matchesSpecialized(cons function in class:clang::ast_matchers::internal::HasDeclarationMatcher
800 bool matchesSpecialized(const MemberExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
808 bool matchesSpecialized(const AddrLabelExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/ASTMatchers/
H A DASTMatchersInternal.h651 return matchesSpecialized(Node);
659 bool matchesSpecialized(const CXXOperatorCallExpr &Node) const { function in class:clang::ast_matchers::internal::HasOverloadedOperatorNameMatcher
665 bool matchesSpecialized(const FunctionDecl &Node) const { function in class:clang::ast_matchers::internal::HasOverloadedOperatorNameMatcher
727 return matchesSpecialized(Node, Finder, Builder);
734 bool matchesSpecialized( function in class:clang::ast_matchers::internal::HasDeclarationMatcher
742 bool matchesSpecialized(const QualType &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
768 bool matchesSpecialized(const TemplateSpecializationType &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
777 bool matchesSpecialized(const CallExpr &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
784 bool matchesSpecialized(const CXXConstructExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
792 bool matchesSpecialized(cons function in class:clang::ast_matchers::internal::HasDeclarationMatcher
800 bool matchesSpecialized(const MemberExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
808 bool matchesSpecialized(const AddrLabelExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
[all...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/ASTMatchers/
H A DASTMatchersInternal.h651 return matchesSpecialized(Node);
659 bool matchesSpecialized(const CXXOperatorCallExpr &Node) const { function in class:clang::ast_matchers::internal::HasOverloadedOperatorNameMatcher
665 bool matchesSpecialized(const FunctionDecl &Node) const { function in class:clang::ast_matchers::internal::HasOverloadedOperatorNameMatcher
727 return matchesSpecialized(Node, Finder, Builder);
732 bool matchesSpecialized(const QualType &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
737 return matchesSpecialized(*Node, Finder, Builder);
742 bool matchesSpecialized(const Type &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
784 return matchesSpecialized(S->getReplacementType(), Finder, Builder);
798 return matchesSpecialized(*S->desugar(), Finder, Builder);
810 return matchesSpecialized(
817 bool matchesSpecialized(const DeclRefExpr &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
824 bool matchesSpecialized(const CallExpr &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
831 bool matchesSpecialized(const CXXConstructExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
839 bool matchesSpecialized(const CXXNewExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
847 bool matchesSpecialized(const MemberExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
855 bool matchesSpecialized(const AddrLabelExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
863 bool matchesSpecialized(const LabelStmt &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/ASTMatchers/
H A DASTMatchersInternal.h651 return matchesSpecialized(Node);
659 bool matchesSpecialized(const CXXOperatorCallExpr &Node) const { function in class:clang::ast_matchers::internal::HasOverloadedOperatorNameMatcher
665 bool matchesSpecialized(const FunctionDecl &Node) const { function in class:clang::ast_matchers::internal::HasOverloadedOperatorNameMatcher
727 return matchesSpecialized(Node, Finder, Builder);
732 bool matchesSpecialized(const QualType &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
737 return matchesSpecialized(*Node, Finder, Builder);
742 bool matchesSpecialized(const Type &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
784 return matchesSpecialized(S->getReplacementType(), Finder, Builder);
798 return matchesSpecialized(*S->desugar(), Finder, Builder);
810 return matchesSpecialized(
817 bool matchesSpecialized(const DeclRefExpr &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
824 bool matchesSpecialized(const CallExpr &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
831 bool matchesSpecialized(const CXXConstructExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
839 bool matchesSpecialized(const CXXNewExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
847 bool matchesSpecialized(const MemberExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
855 bool matchesSpecialized(const AddrLabelExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
863 bool matchesSpecialized(const LabelStmt &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/ASTMatchers/
H A DASTMatchersInternal.h651 return matchesSpecialized(Node);
659 bool matchesSpecialized(const CXXOperatorCallExpr &Node) const { function in class:clang::ast_matchers::internal::HasOverloadedOperatorNameMatcher
665 bool matchesSpecialized(const FunctionDecl &Node) const { function in class:clang::ast_matchers::internal::HasOverloadedOperatorNameMatcher
727 return matchesSpecialized(Node, Finder, Builder);
732 bool matchesSpecialized(const QualType &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
737 return matchesSpecialized(*Node, Finder, Builder);
742 bool matchesSpecialized(const Type &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
784 return matchesSpecialized(S->getReplacementType(), Finder, Builder);
798 return matchesSpecialized(*S->desugar(), Finder, Builder);
810 return matchesSpecialized(
817 bool matchesSpecialized(const DeclRefExpr &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
824 bool matchesSpecialized(const CallExpr &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
831 bool matchesSpecialized(const CXXConstructExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
839 bool matchesSpecialized(const CXXNewExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
847 bool matchesSpecialized(const MemberExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
855 bool matchesSpecialized(const AddrLabelExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
863 bool matchesSpecialized(const LabelStmt &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/ASTMatchers/
H A DASTMatchersInternal.h651 return matchesSpecialized(Node);
659 bool matchesSpecialized(const CXXOperatorCallExpr &Node) const { function in class:clang::ast_matchers::internal::HasOverloadedOperatorNameMatcher
665 bool matchesSpecialized(const FunctionDecl &Node) const { function in class:clang::ast_matchers::internal::HasOverloadedOperatorNameMatcher
727 return matchesSpecialized(Node, Finder, Builder);
732 bool matchesSpecialized(const QualType &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
737 return matchesSpecialized(*Node, Finder, Builder);
742 bool matchesSpecialized(const Type &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
784 return matchesSpecialized(S->getReplacementType(), Finder, Builder);
798 return matchesSpecialized(*S->desugar(), Finder, Builder);
810 return matchesSpecialized(
817 bool matchesSpecialized(const DeclRefExpr &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
824 bool matchesSpecialized(const CallExpr &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
831 bool matchesSpecialized(const CXXConstructExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
839 bool matchesSpecialized(const CXXNewExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
847 bool matchesSpecialized(const MemberExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
855 bool matchesSpecialized(const AddrLabelExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
863 bool matchesSpecialized(const LabelStmt &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
[all...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h651 return matchesSpecialized(Node);
659 bool matchesSpecialized(const CXXOperatorCallExpr &Node) const { function in class:clang::ast_matchers::internal::HasOverloadedOperatorNameMatcher
665 bool matchesSpecialized(const FunctionDecl &Node) const { function in class:clang::ast_matchers::internal::HasOverloadedOperatorNameMatcher
727 return matchesSpecialized(Node, Finder, Builder);
734 bool matchesSpecialized( function in class:clang::ast_matchers::internal::HasDeclarationMatcher
742 bool matchesSpecialized(const QualType &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
768 bool matchesSpecialized(const TemplateSpecializationType &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
777 bool matchesSpecialized(const CallExpr &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
784 bool matchesSpecialized(const CXXConstructExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
792 bool matchesSpecialized(cons function in class:clang::ast_matchers::internal::HasDeclarationMatcher
800 bool matchesSpecialized(const MemberExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
808 bool matchesSpecialized(const AddrLabelExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
[all...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/ASTMatchers/
H A DASTMatchersInternal.h651 return matchesSpecialized(Node);
659 bool matchesSpecialized(const CXXOperatorCallExpr &Node) const { function in class:clang::ast_matchers::internal::HasOverloadedOperatorNameMatcher
665 bool matchesSpecialized(const FunctionDecl &Node) const { function in class:clang::ast_matchers::internal::HasOverloadedOperatorNameMatcher
727 return matchesSpecialized(Node, Finder, Builder);
734 bool matchesSpecialized( function in class:clang::ast_matchers::internal::HasDeclarationMatcher
742 bool matchesSpecialized(const QualType &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
768 bool matchesSpecialized(const TemplateSpecializationType &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
777 bool matchesSpecialized(const CallExpr &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
784 bool matchesSpecialized(const CXXConstructExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
792 bool matchesSpecialized(cons function in class:clang::ast_matchers::internal::HasDeclarationMatcher
800 bool matchesSpecialized(const MemberExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
808 bool matchesSpecialized(const AddrLabelExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
[all...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/ASTMatchers/
H A DASTMatchersInternal.h651 return matchesSpecialized(Node);
659 bool matchesSpecialized(const CXXOperatorCallExpr &Node) const { function in class:clang::ast_matchers::internal::HasOverloadedOperatorNameMatcher
665 bool matchesSpecialized(const FunctionDecl &Node) const { function in class:clang::ast_matchers::internal::HasOverloadedOperatorNameMatcher
727 return matchesSpecialized(Node, Finder, Builder);
734 bool matchesSpecialized( function in class:clang::ast_matchers::internal::HasDeclarationMatcher
742 bool matchesSpecialized(const QualType &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
768 bool matchesSpecialized(const TemplateSpecializationType &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
777 bool matchesSpecialized(const CallExpr &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
784 bool matchesSpecialized(const CXXConstructExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
792 bool matchesSpecialized(cons function in class:clang::ast_matchers::internal::HasDeclarationMatcher
800 bool matchesSpecialized(const MemberExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
808 bool matchesSpecialized(const AddrLabelExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
[all...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/ASTMatchers/
H A DASTMatchersInternal.h651 return matchesSpecialized(Node);
659 bool matchesSpecialized(const CXXOperatorCallExpr &Node) const { function in class:clang::ast_matchers::internal::HasOverloadedOperatorNameMatcher
665 bool matchesSpecialized(const FunctionDecl &Node) const { function in class:clang::ast_matchers::internal::HasOverloadedOperatorNameMatcher
727 return matchesSpecialized(Node, Finder, Builder);
732 bool matchesSpecialized(const QualType &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
737 return matchesSpecialized(*Node, Finder, Builder);
742 bool matchesSpecialized(const Type &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
784 return matchesSpecialized(S->getReplacementType(), Finder, Builder);
798 return matchesSpecialized(*S->desugar(), Finder, Builder);
810 return matchesSpecialized(
817 bool matchesSpecialized(const DeclRefExpr &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
824 bool matchesSpecialized(const CallExpr &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
831 bool matchesSpecialized(const CXXConstructExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
839 bool matchesSpecialized(const CXXNewExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
847 bool matchesSpecialized(const MemberExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
855 bool matchesSpecialized(const AddrLabelExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
863 bool matchesSpecialized(const LabelStmt &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
[all...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/ASTMatchers/
H A DASTMatchersInternal.h651 return matchesSpecialized(Node);
659 bool matchesSpecialized(const CXXOperatorCallExpr &Node) const { function in class:clang::ast_matchers::internal::HasOverloadedOperatorNameMatcher
665 bool matchesSpecialized(const FunctionDecl &Node) const { function in class:clang::ast_matchers::internal::HasOverloadedOperatorNameMatcher
727 return matchesSpecialized(Node, Finder, Builder);
732 bool matchesSpecialized(const QualType &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
737 return matchesSpecialized(*Node, Finder, Builder);
742 bool matchesSpecialized(const Type &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
784 return matchesSpecialized(S->getReplacementType(), Finder, Builder);
798 return matchesSpecialized(*S->desugar(), Finder, Builder);
810 return matchesSpecialized(
817 bool matchesSpecialized(const DeclRefExpr &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
824 bool matchesSpecialized(const CallExpr &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
831 bool matchesSpecialized(const CXXConstructExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
839 bool matchesSpecialized(const CXXNewExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
847 bool matchesSpecialized(const MemberExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
855 bool matchesSpecialized(const AddrLabelExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
863 bool matchesSpecialized(const LabelStmt &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
[all...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/ASTMatchers/
H A DASTMatchersInternal.h651 return matchesSpecialized(Node);
659 bool matchesSpecialized(const CXXOperatorCallExpr &Node) const { function in class:clang::ast_matchers::internal::HasOverloadedOperatorNameMatcher
665 bool matchesSpecialized(const FunctionDecl &Node) const { function in class:clang::ast_matchers::internal::HasOverloadedOperatorNameMatcher
727 return matchesSpecialized(Node, Finder, Builder);
732 bool matchesSpecialized(const QualType &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
737 return matchesSpecialized(*Node, Finder, Builder);
742 bool matchesSpecialized(const Type &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
784 return matchesSpecialized(S->getReplacementType(), Finder, Builder);
798 return matchesSpecialized(*S->desugar(), Finder, Builder);
810 return matchesSpecialized(
817 bool matchesSpecialized(const DeclRefExpr &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
824 bool matchesSpecialized(const CallExpr &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
831 bool matchesSpecialized(const CXXConstructExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
839 bool matchesSpecialized(const CXXNewExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
847 bool matchesSpecialized(const MemberExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
855 bool matchesSpecialized(const AddrLabelExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
863 bool matchesSpecialized(const LabelStmt &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
[all...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/ASTMatchers/
H A DASTMatchersInternal.h651 return matchesSpecialized(Node);
659 bool matchesSpecialized(const CXXOperatorCallExpr &Node) const { function in class:clang::ast_matchers::internal::HasOverloadedOperatorNameMatcher
665 bool matchesSpecialized(const FunctionDecl &Node) const { function in class:clang::ast_matchers::internal::HasOverloadedOperatorNameMatcher
727 return matchesSpecialized(Node, Finder, Builder);
732 bool matchesSpecialized(const QualType &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
737 return matchesSpecialized(*Node, Finder, Builder);
742 bool matchesSpecialized(const Type &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
784 return matchesSpecialized(S->getReplacementType(), Finder, Builder);
798 return matchesSpecialized(*S->desugar(), Finder, Builder);
810 return matchesSpecialized(
817 bool matchesSpecialized(const DeclRefExpr &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
824 bool matchesSpecialized(const CallExpr &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
831 bool matchesSpecialized(const CXXConstructExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
839 bool matchesSpecialized(const CXXNewExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
847 bool matchesSpecialized(const MemberExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
855 bool matchesSpecialized(const AddrLabelExpr &Node, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
863 bool matchesSpecialized(const LabelStmt &Node, ASTMatchFinder *Finder, function in class:clang::ast_matchers::internal::HasDeclarationMatcher
[all...]

Completed in 128 milliseconds