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

/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp4664 VarDecl *CatchParam = S->getExceptionDecl(); local
4458 InitCatchParam(CodeGenFunction &CGF, const VarDecl &CatchParam, Address ParamAddr, SourceLocation Loc) argument
H A DMicrosoftCXXABI.cpp914 VarDecl *CatchParam = S->getExceptionDecl(); local
H A DCGObjCMac.cpp4743 const VarDecl *CatchParam = CatchStmt->getCatchParamDecl(); local

Completed in 123 milliseconds