|
LLVM
4.0.0
|
#include <DebugInfoMetadata.h>
Classes | |
| class | iterator |
Public Member Functions | |
| DITypeRefArray ()=default | |
| DITypeRefArray (const MDTuple *N) | |
| operator bool () const | |
| operator MDTuple * () const | |
| MDTuple * | get () const |
| MDTuple * | operator-> () const |
| MDTuple & | operator* () const |
| unsigned | size () const |
| DITypeRef | operator[] (unsigned I) const |
| iterator | begin () const |
| iterator | end () const |
Definition at line 99 of file DebugInfoMetadata.h.
|
default |
Definition at line 104 of file DebugInfoMetadata.h.
|
inline |
Definition at line 143 of file DebugInfoMetadata.h.
References llvm::MDNode::op_begin().
|
inline |
Definition at line 144 of file DebugInfoMetadata.h.
References llvm::MDNode::op_end().
|
inline |
Definition at line 109 of file DebugInfoMetadata.h.
|
inlineexplicit |
Definition at line 106 of file DebugInfoMetadata.h.
|
inlineexplicit |
Definition at line 107 of file DebugInfoMetadata.h.
|
inline |
Definition at line 111 of file DebugInfoMetadata.h.
|
inline |
Definition at line 110 of file DebugInfoMetadata.h.
Definition at line 115 of file DebugInfoMetadata.h.
References llvm::MDNode::getOperand().
|
inline |
Definition at line 114 of file DebugInfoMetadata.h.
References llvm::MDNode::getNumOperands().
Referenced by llvm::DwarfUnit::applySubprogramAttributes(), llvm::DwarfUnit::constructSubprogramArguments(), and llvm::DwarfCompileUnit::constructSubprogramScopeDIE().
1.8.6