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