Searched defs:CatchParam (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp4446 VarDecl *CatchParam = S->getExceptionDecl(); local
4240 InitCatchParam(CodeGenFunction &CGF, const VarDecl &CatchParam, Address ParamAddr, SourceLocation Loc) argument
H A DMicrosoftCXXABI.cpp881 VarDecl *CatchParam = S->getExceptionDecl(); local
H A DCGObjCMac.cpp4778 const VarDecl *CatchParam = CatchStmt->getCatchParamDecl(); local

Completed in 227 milliseconds