notes/pl/cpp/compilers/clang/clang-py.txt
Ihar Hancharenka 5dff80e88e first
2023-03-27 16:52:17 +03:00

5 строки
149 B
Plaintext

from clang.cindex import CursorKind, Index, CompilationDatabase
samples
https://github.com/Vermeille/clang-callgraph/blob/master/clang-callgraph.py