LLVM 22.0.0git
|
#include "llvm/DebugInfo/PDB/Native/InputFile.h"
Additional Inherited Members | |
Public Types inherited from llvm::iterator_facade_base< SymbolGroupIterator, std::forward_iterator_tag, SymbolGroup > | |
using | iterator_category |
using | value_type |
using | difference_type |
using | pointer |
using | reference |
Protected Types inherited from llvm::iterator_facade_base< SymbolGroupIterator, std::forward_iterator_tag, SymbolGroup > | |
enum |
Definition at line 132 of file InputFile.h.
SymbolGroupIterator::SymbolGroupIterator | ( | ) |
Definition at line 484 of file InputFile.cpp.
Referenced by operator++(), operator=(), operator==(), and SymbolGroupIterator().
|
explicit |
Definition at line 486 of file InputFile.cpp.
|
default |
References llvm::Other, and SymbolGroupIterator().
SymbolGroup & SymbolGroupIterator::operator* | ( | ) |
Definition at line 508 of file InputFile.cpp.
References assert().
const SymbolGroup & SymbolGroupIterator::operator* | ( | ) | const |
Definition at line 504 of file InputFile.cpp.
References assert().
SymbolGroupIterator & SymbolGroupIterator::operator++ | ( | ) |
Definition at line 513 of file InputFile.cpp.
References assert(), and SymbolGroupIterator().
|
default |
References LLVM_ABI, and SymbolGroupIterator().
bool SymbolGroupIterator::operator== | ( | const SymbolGroupIterator & | R | ) | const |
Definition at line 493 of file InputFile.cpp.
References SymbolGroupIterator().