|
ICG 2
Electric Boogaloo
|
Classes | |
| class | SourceManager |
Keep track of what is a system header by pulling system include directories from clang -### <file More... | |
Functions | |
| json | generateFullAST (std::string file) |
| json | generateFilteredAST (std::string file) |
| void | filter_ast (json &full_ast, SourceManager &source_manager) |
| void ASTFilter::filter_ast | ( | json & | full_ast, |
| SourceManager & | source_manager | ||
| ) |
| json ASTFilter::generateFilteredAST | ( | std::string | file | ) |
| json ASTFilter::generateFullAST | ( | std::string | file | ) |