Searched refs:FnTryCatchScope (Results 1 – 3 of 3) sorted by relevance
94 FnTryCatchScope = 0x4000, enumerator
127 if (S->getFlags() & Scope::FnTryCatchScope) in isDeclInScope()
2566 (FnTry ? Scope::FnTryCatchScope : 0))); in ParseCXXTryBlockCommon()2639 (FnCatch ? Scope::FnTryCatchScope : 0)); in ParseCXXCatchBlock()