Searched refs:guardedVarAncestor (Results 1 – 1 of 1) sorted by relevance
91 for (auto &guardedVarAncestor : guardedVarAncestors) { in isGuardedScopeEmbeddedInGuardianScope() local92 if (auto *CStmtAncestor = guardedVarAncestor.get<CompoundStmt>()) { in isGuardedScopeEmbeddedInGuardianScope()