Searched refs:guardianAncestor (Results 1 – 1 of 1) sorted by relevance
69 for (auto &guardianAncestor : guardianAncestors) { in isGuardedScopeEmbeddedInGuardianScope() local70 if (auto *CStmtParentAncestor = guardianAncestor.get<CompoundStmt>()) { in isGuardedScopeEmbeddedInGuardianScope()