Home
last modified time | relevance | path

Searched defs:Caught (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/
H A Davoid-capturing-lambda-coroutines.cpp5 void Caught() { in Caught() function
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DExceptionAnalyzer.cpp450 throwsException(const FunctionDecl * Func,const ExceptionInfo::Throwables & Caught,llvm::SmallSet<const FunctionDecl *,32> & CallStack) throwsException() argument
483 throwsException(const Stmt * St,const ExceptionInfo::Throwables & Caught,llvm::SmallSet<const FunctionDecl *,32> & CallStack) throwsException() argument
[all...]
/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp331 S.handlerCanCatch(Caught, E->getSubExpr()->getType())) in throwEscapes() local
/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp4677 llvm::CallInst *Caught = CGF.EmitNounwindRuntimeCall( EmitTryOrSynchronizedStmt() local
4865 llvm::CallInst *Caught = CGF.EmitNounwindRuntimeCall( EmitTryOrSynchronizedStmt() local
[all...]