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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGException.cpp1137 VarDecl *CatchParam = S->getExceptionDecl(); local
939 InitCatchParam(CodeGenFunction &CGF, const VarDecl &CatchParam, llvm::Value *ParamAddr) argument
[all...]
H A DCGObjCMac.cpp3969 const VarDecl *CatchParam = CatchStmt->getCatchParamDecl(); local

Completed in 120 milliseconds