Correct documentation for the refersToType AST matcher
authorAaron Ballman <aaron@aaronballman.com>
Fri, 20 Jan 2023 20:35:54 +0000 (15:35 -0500)
committerAaron Ballman <aaron@aaronballman.com>
Fri, 20 Jan 2023 20:36:57 +0000 (15:36 -0500)
commit12251c64548785cb70b09ffd3ba91f639660341f
tree344ca67772630da65598d7e84f203d6c9100e0f8
parent5af9d16dae71f2c2087ba88c5fc06893e6aecfe9
Correct documentation for the refersToType AST matcher

The docs used a nonexisting matcher that caused some confusion. It has
now been replaced with the correct syntax.

Fixes #58044
clang/docs/LibASTMatchersReference.html
clang/include/clang/ASTMatchers/ASTMatchers.h