Searched refs:FnCatch (Results 1 – 2 of 2) sorted by relevance
2086 StmtResult Parser::ParseCXXCatchBlock(bool FnCatch) { in ParseCXXCatchBlock() argument2099 (FnCatch ? Scope::FnTryCatchScope : 0)); in ParseCXXCatchBlock()
1729 StmtResult ParseCXXCatchBlock(bool FnCatch = false);