Skip to content

use libclang to analysis the source code of c/c++. For example, get all of the function name in the code.

Notifications You must be signed in to change notification settings

jetming/SrcCodeReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Examples with libclang

Related Materials

  • use libclang to analysis the source code of c/c++.
    1. get all of the function name declared in the souce code.

About

use libclang to analysis the source code of c/c++. For example, get all of the function name in the code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published