Namespaces | Functions

/data/home/doemer/tmp/risc/risc_v0.1.0/src/ast_traverser/path_checker.h File Reference

#include <vector>
#include <string>
#include <libgen.h>
#include <boost/filesystem.hpp>
#include "rose.h"
Include dependency graph for path_checker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  risc
namespace  risc::traverser

Functions

bool risc::traverser::is_defined_in_included_library (SgProject *project, SgNode *node)
 This funciton checks if the defintion of the node is in a file that is located in the given include path.
 All Classes Namespaces Files Functions Variables Typedefs