Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Analysis/
H A DCFG.cpp352 llvm::SmallPtrSet<const LocalScope *, 4> ScopesOfL; in shared_parent() local
354 ScopesOfL.insert(L.Scope); in shared_parent()
362 if (ScopesOfL.count(F.Scope)) in shared_parent()