|
clang 22.0.0git
|
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 |