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

/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtObjC.h74 class ObjCAtCatchStmt : public Stmt { class in namespace:clang
81 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, function in class:clang::ObjCAtCatchStmt
87 explicit ObjCAtCatchStmt(EmptyShell Empty) : function in class:clang::ObjCAtCatchStmt

Completed in 46 milliseconds