clang API Documentation

clang::CodeGen::CodeGenFunction::JumpDest Member List
This is the complete list of members for clang::CodeGen::CodeGenFunction::JumpDest, including all inherited members.
getBlock() const clang::CodeGen::CodeGenFunction::JumpDest [inline]
getDestIndex() const clang::CodeGen::CodeGenFunction::JumpDest [inline]
getScopeDepth() const clang::CodeGen::CodeGenFunction::JumpDest [inline]
isValid() const clang::CodeGen::CodeGenFunction::JumpDest [inline]
JumpDest()clang::CodeGen::CodeGenFunction::JumpDest [inline]
JumpDest(llvm::BasicBlock *Block, EHScopeStack::stable_iterator Depth, unsigned Index)clang::CodeGen::CodeGenFunction::JumpDest [inline]
setScopeDepth(EHScopeStack::stable_iterator depth)clang::CodeGen::CodeGenFunction::JumpDest [inline]