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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Analysis/
H A DLiveVariables.cpp83 llvm::DenseMap<const DeclRefExpr *, unsigned> inAssignment; member in class:__anon2783::LiveVariablesImpl
412 bool InAssignment = LV.inAssignment[DR];
579 LV->inAssignment[DR] = 1;

Completed in 104 milliseconds