Analyze the AST (root) to see if any of the #include fulfill the user supplied matcher.
clang AST
how deep into the AST to analyze.
the path to the header file that matched the predicate
See Implementation
Analyze the AST (root) to see if any of the #include fulfill the user supplied matcher.