#include <vector>
#include <string>
#include <libgen.h>
#include "boost/filesystem.hpp"
#include "rose.h"
Go to the source code of this file.
Namespaces | |
risc | |
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. More... | |