Home
last modified time | relevance | path

Searched defs:CXXTryStmt (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtCXX.cpp39 CXXTryStmt::CXXTryStmt(SourceLocation tryLoc, Stmt *tryBlock, in CXXTryStmt() function in CXXTryStmt
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.h61 class CXXTryStmt; variable
H A DCodeGenPGO.cpp102 CXXTryStmt, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtCXX.h79 CXXTryStmt(EmptyShell Empty, unsigned numHandlers) in CXXTryStmt() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h105 class CXXTryStmt; variable