[ASTMatchers] Extract parsing of bind token from the bind id
authorStephen Kelly <steveire@gmail.com>
Sat, 6 Feb 2021 18:59:16 +0000 (18:59 +0000)
committerStephen Kelly <steveire@gmail.com>
Sun, 7 Feb 2021 15:40:15 +0000 (15:40 +0000)
commit816cc432812724627835e66ed94a20a2478edef8
tree87803f9f7691e4c11110c5201c3c8a6f70cda6ea
parent8021078bc993073d703b91eae8f9b9ed8de478dc
[ASTMatchers] Extract parsing of bind token from the bind id

This will be extended to be able to parse "with" for mapAnyOf in
addition to "bind".
clang/lib/ASTMatchers/Dynamic/Parser.cpp