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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenFunction.h565 JumpDest getJumpDestInCurrentScope(llvm::BasicBlock *Target) { function in class:clang::CodeGen::CodeGenFunction
574 JumpDest getJumpDestInCurrentScope(StringRef Name = StringRef()) { function in class:clang::CodeGen::CodeGenFunction

Completed in 97 milliseconds