All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
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

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