LLVM API Documentation
| AddScope(DebugScope *S) | llvm::DebugScope | [inline] |
| AddVariable(DebugVariable *V) | llvm::DebugScope | [inline] |
| DebugScope(DebugScope *P, DebugInfoDesc *D) | llvm::DebugScope | [inline] |
| getDesc() const | llvm::DebugScope | [inline] |
| getEndLabelID() const | llvm::DebugScope | [inline] |
| getParent() const | llvm::DebugScope | [inline] |
| getScopes() | llvm::DebugScope | [inline] |
| getStartLabelID() const | llvm::DebugScope | [inline] |
| getVariables() | llvm::DebugScope | [inline] |
| setEndLabelID(unsigned E) | llvm::DebugScope | [inline] |
| setStartLabelID(unsigned S) | llvm::DebugScope | [inline] |
| ~DebugScope() | llvm::DebugScope |