File parsing.cpp

Parent directory (src/da4cpp)

Implements parsing functionality using libclang to construct and traverse a dependency graph.

Definition (src/da4cpp/parsing.cpp)

Includes

  • clang-c/CXFile.h

  • clang-c/CXSourceLocation.h

  • clang-c/CXString.h

  • clang-c/Index.h

  • da4cpp/graph.hpp (File graph.hpp)

  • da4cpp/parsing.hpp (File parsing.hpp)

  • filesystem

  • iostream

  • optional

  • string

  • tuple

  • utility

  • vector

Namespaces

Functions

Typedefs