[cfe-dev] Running AST matchers on part of the AST

Aleksei Sidorin via cfe-dev cfe-dev at lists.llvm.org
Mon Aug 29 10:13:28 PDT 2016


David,

For single nodes you may need to enclose your matcher to 
'hasDescendant'-like matchers to traverse the node recursively.

-- 
Best regards,
Aleksei Sidorin
Software Engineer,
IMSWL-IMCG, SRR, Samsung Electronics




More information about the cfe-dev mailing list