Searched refs:FnTryCatchScope (Results 1 – 3 of 3) sorted by relevance
108 FnTryCatchScope = 0x4000, enumerator571 return getFlags() & ScopeFlags::FnTryCatchScope; in isFnTryCatchScope()
220 {FnTryCatchScope, "FnTryCatchScope"}, in dumpImpl()
2655 (FnTry ? Scope::FnTryCatchScope : 0))); in ParseCXXTryBlockCommon()2729 (FnCatch ? Scope::FnTryCatchScope : 0)); in ParseCXXCatchBlock()