clang-metatool
A framework for reusing code in clang tools
Namespaces | Typedefs
file_graph_edge.h File Reference
#include <utility>
#include <clangmetatool/types/file_uid.h>
Include dependency graph for file_graph_edge.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 clangmetatool
 
 clangmetatool::types
 

Typedefs

typedef std::pair< FileUID, FileUID > clangmetatool::types::FileGraphEdge