Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Analysis/Analyses/
H A DLiveVariables.h43 llvm::ImmutableSet<const VarDecl *> LiveDecls, in LivenessValues() argument
45 : liveExprs(liveExprs), liveDecls(LiveDecls), in LivenessValues()