Home
last modified time | relevance | path

Searched refs:guardianAncestor (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DUncountedLocalVarsChecker.cpp92 for (auto &guardianAncestor : guardianAncestors) { in isGuardedScopeEmbeddedInGuardianScope() local
93 if (auto *CStmtParentAncestor = guardianAncestor.get<CompoundStmt>()) { in isGuardedScopeEmbeddedInGuardianScope()