Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Analysis/
H A DLiveVariables.cpp36 llvm::DenseMap<const DeclRefExpr *, unsigned> inAssignment; member in __anon5d2c62a60111::LiveVariablesImpl
335 LV.inAssignment[DR] = 1; in VisitBinaryOperator()
381 bool InAssignment = LV.inAssignment[DR]; in VisitDeclRefExpr()