Searched refs:ParseCXXCatchBlock (Results 1 – 2 of 2) sorted by relevance
2111 StmtResult Handler(ParseCXXCatchBlock(FnTry)); in ParseCXXTryBlockCommon()2134 StmtResult Parser::ParseCXXCatchBlock(bool FnCatch) { in ParseCXXCatchBlock() function in Parser
1762 StmtResult ParseCXXCatchBlock(bool FnCatch = false);