LLVM API Documentation
#include <set>#include <vector>#include <cassert>#include <algorithm>Include dependency graph for SetVector.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | llvm |
Classes | |
| class | llvm::SetVector< T > |
| A vector that has set insertion semantics. More... | |