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

References

tools/clang/include/clang/ASTMatchers/ASTMatchers.h
  806 AST_MATCHER_P_OVERLOAD(QualType, ignoringParens, internal::Matcher<QualType>,
  822 AST_MATCHER_P_OVERLOAD(Expr, ignoringParens, internal::Matcher<Expr>,
 3249 AST_MATCHER_P_OVERLOAD(CallExpr, callee, internal::Matcher<Decl>, InnerMatcher,
 3353 AST_MATCHER_P_OVERLOAD(QualType, pointsTo, internal::Matcher<Decl>,
 3414 AST_MATCHER_P_OVERLOAD(QualType, references, internal::Matcher<Decl>,
 3460 AST_MATCHER_P_OVERLOAD(CXXMemberCallExpr, thisPointerType,
 3468 AST_MATCHER_P_OVERLOAD(CXXMemberCallExpr, thisPointerType,
 6067 AST_MATCHER_P_OVERLOAD(NestedNameSpecifier, hasPrefix,
 6085 AST_MATCHER_P_OVERLOAD(NestedNameSpecifierLoc, hasPrefix,
 6118 AST_MATCHER_P_OVERLOAD(Decl, equalsNode, const Decl*, Other, 0) {
 6124 AST_MATCHER_P_OVERLOAD(Stmt, equalsNode, const Stmt*, Other, 1) {
 6130 AST_MATCHER_P_OVERLOAD(Type, equalsNode, const Type*, Other, 2) {