Apply the visitor on the clang AST derived from the input_file.
path to a file to analyze
compiler flags to pass on to clang
to apply on the clang AST
ClangContext
if the analyze was performed ok or errors occured
See Implementation
Apply the visitor on the clang AST derived from the input_file.