Searched refs:CStmtParentAncestor (Results 1 – 1 of 1) sorted by relevance
70 if (auto *CStmtParentAncestor = guardianAncestor.get<CompoundStmt>()) { in isGuardedScopeEmbeddedInGuardianScope() local71 guardiansClosestCompStmtAncestor = CStmtParentAncestor; in isGuardedScopeEmbeddedInGuardianScope()