Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DUncountedLocalVarsChecker.cpp106 bool HaveSkippedFirstCompoundStmt = false; in isGuardedScopeEmbeddedInGuardianScope() local
115 if (!HaveSkippedFirstCompoundStmt) { in isGuardedScopeEmbeddedInGuardianScope()
116 HaveSkippedFirstCompoundStmt = true; in isGuardedScopeEmbeddedInGuardianScope()