Skip to content

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).

Merge request reports