Home
last modified time | relevance | path

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

/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Analysis/
DAliasAnalysis.h57 class CatchPadInst; variable
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DAliasAnalysis.h58 class CatchPadInst; variable
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DAliasAnalysis.h58 class CatchPadInst; variable
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DAliasAnalysis.h58 class CatchPadInst; variable
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/SandboxIR/
DSandboxIR.h131 class CatchPadInst; variable
264 friend class CatchPadInst; // For getting `Val`. variable
690 friend class CatchPadInst; // For getTopmostLLVMInstruction(). variable
1862 friend class CatchPadInst; // For constructor. variable
1889 CatchPadInst(llvm::CatchPadInst *CPI, Context &Ctx) in CatchPadInst() function
2847 friend CatchPadInst; // For createCatchPadInst() variable