Home
last modified time | relevance | path

Searched defs:handler_helper (Results 1 – 1 of 1) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/SandboxIR/
DSandboxIR.h2063 static BasicBlock *handler_helper(Value *V) { return cast<BasicBlock>(V); } in handler_helper() function
2064 static const BasicBlock *handler_helper(const Value *V) { in handler_helper() function