How do I match builtin -> usages?...
Read MoreWriting AST Matcher expressions using an AST tree dump as a guide...
Read MoreHow do I get clang-query or AST to recognize the underlying pair / type inside a map?...
Read MoreClang AST matcher for variables compared to different variable types...
Read MoreRunning Clang-query on objective-c files that import Foundation...
Read MoreHow to get the entire expression on the right hand side of clang abstract syntax tree?...
Read MoreMatching Function Pointers in Clang-Query...
Read MoreGet classes with at least two same access specifiers with ASTMatcher...
Read More