Home
last modified time | relevance | path

Searched defs:CatchParam (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp253 if (const VarDecl *CatchParam = Handler.Variable) { in EmitTryCatchStmt() local
H A DItaniumCXXABI.cpp3601 const VarDecl &CatchParam, in InitCatchParam()
3803 VarDecl *CatchParam = S->getExceptionDecl(); in emitBeginCatch() local
H A DMicrosoftCXXABI.cpp895 VarDecl *CatchParam = S->getExceptionDecl(); in emitBeginCatch() local
H A DCGObjCMac.cpp4192 const VarDecl *CatchParam = CatchStmt->getCatchParamDecl(); in EmitTryOrSynchronizedStmt() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DASTNodeTraverser.h794 if (const VarDecl *CatchParam = Node->getCatchParamDecl()) in VisitObjCAtCatchStmt() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DASTNodeTraverser.h902 if (const VarDecl *CatchParam = Node->getCatchParamDecl()) in VisitObjCAtCatchStmt() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DASTNodeTraverser.h876 if (const VarDecl *CatchParam = Node->getCatchParamDecl()) in VisitObjCAtCatchStmt() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DASTNodeTraverser.h876 if (const VarDecl *CatchParam = Node->getCatchParamDecl()) in VisitObjCAtCatchStmt() local
/aosp_15_r20/external/clang/lib/AST/
H A DASTDumper.cpp2220 if (const VarDecl *CatchParam = Node->getCatchParamDecl()) in VisitObjCAtCatchStmt() local