LLVM: llvm::CfiFunctionIndex Class Reference (original) (raw)
#include "[llvm/IR/ModuleSummaryIndex.h](ModuleSummaryIndex%5F8h%5Fsource.html)"
Definition at line 1330 of file ModuleSummaryIndex.h.
| llvm::CfiFunctionIndex::CfiFunctionIndex ( ) |
default |
◆ CfiFunctionIndex() [2/2]
template
| llvm::CfiFunctionIndex::CfiFunctionIndex ( It B, It E ) |
inline |
◆ count()
| size_t llvm::CfiFunctionIndex::count ( StringRef S) const |
inline |
◆ emplace()
template<typename... Args>
| void llvm::CfiFunctionIndex::emplace ( Args &&... A) |
inline |
◆ empty()
| bool llvm::CfiFunctionIndex::empty ( ) const |
inline |
◆ forGuid()
◆ guid_begin()
| GUIDIterator llvm::CfiFunctionIndex::guid_begin ( ) const |
inline |
◆ guid_end()
| GUIDIterator llvm::CfiFunctionIndex::guid_end ( ) const |
inline |
◆ guids()
◆ symbols()
| std::vector< StringRef > llvm::CfiFunctionIndex::symbols ( ) const |
inline |
The documentation for this class was generated from the following file: