Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

araraloren/FunctionFind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FunctionFind

Image of CI

FunctionFind is tool used libclang parser c++ header or source file find c/c++ function in source or header file.

It's not yet complete.

##Build Require

gcc 4.9 or clang 4.9

cmake 3.3

libclang 3.6

llvm 3.6

Installation

git clone git@github.com:araraloren/FunctionFind.git

cd FunctionFind

mkdir build && cd build

cmake .. && make

^_^ i'm not write cmake install yet.

About

find c/c++ function in source or header file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages