|
LLVM
3.7.0
|
#include <StratifiedSets.h>
Public Member Functions | |
| StratifiedSets () | |
| StratifiedSets (DenseMap< T, StratifiedInfo > Map, std::vector< StratifiedLink > Links) | |
| StratifiedSets (StratifiedSets< T > &&Other) | |
| StratifiedSets & | operator= (StratifiedSets< T > &&Other) |
| Optional< StratifiedInfo > | find (const T &Elem) const |
| const StratifiedLink & | getLink (StratifiedIndex Index) const |
Definition at line 96 of file StratifiedSets.h.
|
inline |
Definition at line 98 of file StratifiedSets.h.
|
inline |
Definition at line 100 of file StratifiedSets.h.
|
inline |
Definition at line 104 of file StratifiedSets.h.
References Other.
|
inline |
Definition at line 112 of file StratifiedSets.h.
|
inline |
Definition at line 120 of file StratifiedSets.h.
|
inline |
Definition at line 106 of file StratifiedSets.h.
References Other.
1.8.6