|
clang 23.0.0git
|
#include "clang/DependencyScanning/DependencyGraph.h"
Public Types | |
| using | ModuleID = clang::dependencies::ModuleID |
Static Public Member Functions | |
| static ModuleID | getEmptyKey () |
| static unsigned | getHashValue (const ModuleID &ID) |
| static bool | isEqual (const ModuleID &LHS, const ModuleID &RHS) |
Definition at line 207 of file DependencyGraph.h.
| using llvm::DenseMapInfo< clang::dependencies::ModuleID >::ModuleID = clang::dependencies::ModuleID |
Definition at line 208 of file DependencyGraph.h.
|
inlinestatic |
Definition at line 209 of file DependencyGraph.h.
|
inlinestatic |
Definition at line 210 of file DependencyGraph.h.
References llvm::hash_value().
|
inlinestatic |
Definition at line 211 of file DependencyGraph.h.