Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGException.cpp543 unsigned NumHandlers = S.getNumHandlers(); in EnterCXXTryStmt() local
889 unsigned NumHandlers = CatchScope.getNumHandlers(); in emitCatchPadBlock() local
1004 unsigned NumHandlers = S.getNumHandlers(); in ExitCXXTryStmt() local
H A DCGCleanup.h61 unsigned NumHandlers : 32 - NumCommonBits; variable
/aosp_15_r20/external/clang/include/clang/AST/
H A DStmtCXX.h67 unsigned NumHandlers; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DStmtCXX.h75 unsigned NumHandlers; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DStmtCXX.h75 unsigned NumHandlers; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DStmtCXX.h75 unsigned NumHandlers; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DStmtCXX.h75 unsigned NumHandlers; variable
/aosp_15_r20/external/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2499 unsigned NumHandlers = CatchSwitch.getNumHandlers(); in writeInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2824 unsigned NumHandlers = CatchSwitch.getNumHandlers(); in writeInstruction() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaStmt.cpp3658 const unsigned NumHandlers = Handlers.size(); in ActOnCXXTryBlock() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3044 unsigned NumHandlers = CatchSwitch.getNumHandlers(); in writeInstruction() local
/aosp_15_r20/external/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4916 unsigned NumHandlers = Record[Idx++]; in parseFunctionBody() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4301 unsigned NumHandlers = Record[Idx++]; in parseFunctionBody() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5333 unsigned NumHandlers = Record[Idx++]; in parseFunctionBody() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DCore.cpp3168 unsigned NumHandlers, const char *Name) { in LLVMBuildCatchSwitch()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DCore.cpp3189 unsigned NumHandlers, const char *Name) { in LLVMBuildCatchSwitch()