Lines Matching refs:ParseCXXCatchBlock
2539 StmtResult Handler(ParseCXXCatchBlock(FnTry));2552 /// ParseCXXCatchBlock - Parse a C++ catch block, called handler in the standard2562 StmtResult Parser::ParseCXXCatchBlock(bool FnCatch) {