Searched refs:FirstCompondStmt (Results 1 – 1 of 1) sorted by relevance
141 const CompoundStmt *FirstCompondStmt = nullptr; in isGuardedScopeEmbeddedInGuardianScope() local150 if (!FirstCompondStmt) { in isGuardedScopeEmbeddedInGuardianScope()151 FirstCompondStmt = CStmtAncestor; in isGuardedScopeEmbeddedInGuardianScope()156 auto *GuardedScope = const_cast<CompoundStmt *>(FirstCompondStmt); in isGuardedScopeEmbeddedInGuardianScope()