#include <vector>#include <string>#include <libgen.h>#include "boost/filesystem.hpp"#include "rose.h"

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. | |
1.6.1