Searched refs:FnTryCatchScope (Results 1 – 4 of 4) sorted by relevance
182 } else if (Flags & FnTryCatchScope) { in dumpImpl()184 Flags &= ~FnTryCatchScope; in dumpImpl()
127 if (S->getFlags() & Scope::FnTryCatchScope) in isDeclInScope()
102 FnTryCatchScope = 0x4000, enumerator
1971 (FnTry ? Scope::FnTryCatchScope : 0))); in ParseCXXTryBlockCommon()2044 (FnCatch ? Scope::FnTryCatchScope : 0)); in ParseCXXCatchBlock()