Add utility for testing if we're matching nodes AsIs
authorStephen Kelly <steveire@gmail.com>
Mon, 9 Nov 2020 19:56:48 +0000 (19:56 +0000)
committerStephen Kelly <steveire@gmail.com>
Tue, 10 Nov 2020 23:32:30 +0000 (23:32 +0000)
commit872633b28538f87a2b7f61bcb91259cf7e09dfa1
treed3faab8318ace8feb6d9edefdcdead6f0bcbaf8f
parentdd6f607ea8e71ca3c1fcc63f33402da85f85cd08
Add utility for testing if we're matching nodes AsIs

Differential Revision: https://reviews.llvm.org/D91144
clang/include/clang/ASTMatchers/ASTMatchersInternal.h
clang/lib/ASTMatchers/ASTMatchFinder.cpp
clang/lib/ASTMatchers/ASTMatchersInternal.cpp