LLVM API Documentation

llvm::DebugScope Member List

This is the complete list of members for llvm::DebugScope, including all inherited members.

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