Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Analysis/
DCFG.cpp348 llvm::SmallPtrSet<const LocalScope *, 4> ScopesOfL; in shared_parent() local
350 ScopesOfL.insert(L.Scope); in shared_parent()
358 if (ScopesOfL.count(F.Scope)) in shared_parent()