Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmtCXX.cpp34 unsigned numHandlers) { in Create()
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DStmtCXX.h80 CXXTryStmt(EmptyShell Empty, unsigned numHandlers) in CXXTryStmt()
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.h180 EHCatchScope(unsigned numHandlers,EHScopeStack::stable_iterator enclosingEHScope) EHCatchScope() argument
H A DCGCleanup.cpp264 pushCatch(unsigned numHandlers) pushCatch() argument