Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DUncountedLocalVarsChecker.cpp114 if (auto *CStmtAncestor = guardedVarAncestor.get<CompoundStmt>()) { in isGuardedScopeEmbeddedInGuardianScope() local
119 if (CStmtAncestor == guardiansClosestCompStmtAncestor) in isGuardedScopeEmbeddedInGuardianScope()