Searched defs:tryLoc (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtCXX.cpp25 CXXTryStmt *CXXTryStmt::Create(const ASTContext &C, SourceLocation tryLoc, argument
39 CXXTryStmt::CXXTryStmt(SourceLocation tryLoc, Stmt *tryBlock, argument

Completed in 118 milliseconds