github / github/codeql

[cpp] for C code, query variable does not extract all variables (mostly const variable and not ram variable)

Open
#16,000 3 comments 0 reactions 0 assignees View on GitHub
C++ question
Dominant language
CodeQL
Stars
10.1k
Forks
2.1k
Avg merge
2d 15h
Merged PRs (30d)
141

Description

I have a database biuld with gcc or clang.
In my C code which compiles I want to extract all variables defined in my project.

I get all const variable but nothing concerning static variable or gllobal variable defined in compiled source.

doxygen is able to extract these variables

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.