Fixing methods parsing inside namespace for frama clang
This MR updates the filter of methods parsed from Frama Clang. It processes NamespaceDecl
and FunctionDecl
methods now (kind of methods inside the AST).
This MR updates the filter of methods parsed from Frama Clang. It processes NamespaceDecl
and FunctionDecl
methods now (kind of methods inside the AST).