Searched defs:CatchType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGObjCRuntime.cpp | 259 llvm::Type *CatchType = CGF.ConvertType(CatchParam->getType()); EmitTryCatchStmt() local |
H A D | ItaniumCXXABI.cpp | 4584 CanQualType CatchType = InitCatchParam() local |