Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmtCXX.h37 CXXCatchStmt(SourceLocation catchLoc, VarDecl *exDecl, Stmt *handlerBlock) in CXXCatchStmt() function
41 CXXCatchStmt(EmptyShell Empty) in CXXCatchStmt() function
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExprEngine.h32 class CXXCatchStmt; variable
/external/clang/lib/CodeGen/
DCodeGenPGO.cpp245 CXXCatchStmt, enumerator