Search code examples
Writing AST Matcher expressions using an AST tree dump as a guide...


clangllvmabstract-syntax-treeclang-ast-matchersclang-query

Read More
How do I get clang-query or AST to recognize the underlying pair / type inside a map?...


c++clangabstract-syntax-treeclang-ast-matchersclang-query

Read More
Clang AST matcher for variables compared to different variable types...


c++clang-tidyclang-query

Read More
Running Clang-query on objective-c files that import Foundation...


c++clangllvm-clangfoundationclang-query

Read More
How to get the entire expression on the right hand side of clang abstract syntax tree?...


c++clangabstract-syntax-treeclang-query

Read More
Matching Function Pointers in Clang-Query...


cfunction-pointersabstract-syntax-treeclang-static-analyzerclang-query

Read More
Get classes with at least two same access specifiers with ASTMatcher...


c++clangabstract-syntax-treeclang-query

Read More
BackNext