Home
last modified time | relevance | path

Searched defs:throwExpr (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/misc/
DThrowByValueCatchByReferenceCheck.cpp68 const CXXThrowExpr *throwExpr) { in diagnoseThrowLocations()
/external/clang/include/clang/AST/
DStmtObjC.h318 ObjCAtThrowStmt(SourceLocation atThrowLoc, Stmt *throwExpr) in ObjCAtThrowStmt()
/external/llvm-project/clang/include/clang/AST/
DStmtObjC.h337 ObjCAtThrowStmt(SourceLocation atThrowLoc, Stmt *throwExpr) in ObjCAtThrowStmt()