Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DUncountedLocalVarsChecker.cpp70 if (auto *CStmtParentAncestor = guardianAncestor.get<CompoundStmt>()) { in isGuardedScopeEmbeddedInGuardianScope() local
71 guardiansClosestCompStmtAncestor = CStmtParentAncestor; in isGuardedScopeEmbeddedInGuardianScope()