LLVM: llvm::TypeFinder Class Reference (original) (raw)
TypeFinder - Walk over a module, identifying all of the types that are used by the module. More...
#include "[llvm/IR/TypeFinder.h](TypeFinder%5F8h%5Fsource.html)"
TypeFinder - Walk over a module, identifying all of the types that are used by the module.
Definition at line 31 of file TypeFinder.h.
◆ const_iterator
◆ iterator
| llvm::TypeFinder::TypeFinder ( ) |
default |
◆ begin() [1/2]
| iterator llvm::TypeFinder::begin ( ) |
inline |
◆ begin() [2/2]
◆ clear()
| void TypeFinder::clear |
( |
) |
◆ empty()
| bool llvm::TypeFinder::empty ( ) const |
inline |
◆ end() [1/2]
| iterator llvm::TypeFinder::end ( ) |
inline |
◆ end() [2/2]
◆ erase()
◆ operator[]()
◆ run()
◆ size()
| size_t llvm::TypeFinder::size ( ) const |
inline |
The documentation for this class was generated from the following files: