Home
last modified time | relevance | path

Searched defs:CatchType (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp254 llvm::Type *CatchType = CGF.ConvertType(CatchParam->getType()); in EmitTryCatchStmt() local
H A DCGException.cpp912 CanQualType CatchType = in InitCatchParam() local