Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DTracker.cpp224 CatchSwitchAddHandler::CatchSwitchAddHandler(CatchSwitchInst *CSI) in CatchSwitchAddHandler() function in CatchSwitchAddHandler
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DValue.h146 friend class CatchSwitchAddHandler; // For `Val`. variable