Searched refs:FnTryCatchScope (Results 1 – 3 of 3) sorted by relevance
105 FnTryCatchScope = 0x4000, enumerator513 return getFlags() & ScopeFlags::FnTryCatchScope; in isFnTryCatchScope()
215 {FnTryCatchScope, "FnTryCatchScope"}, in dumpImpl()
2576 (FnTry ? Scope::FnTryCatchScope : 0))); in ParseCXXTryBlockCommon()2650 (FnCatch ? Scope::FnTryCatchScope : 0)); in ParseCXXCatchBlock()