Searched defs:getJumpDestInCurrentScope (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h1035 JumpDest getJumpDestInCurrentScope(llvm::BasicBlock *Target) { function in class:clang::CodeGen::CodeGenFunction
1044 JumpDest getJumpDestInCurrentScope(StringRef Name = StringRef()) { function in class:clang::CodeGen::CodeGenFunction

Completed in 110 milliseconds