Home
last modified time | relevance | path

Searched defs:killAtAssign (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DLiveVariables.cpp38 const bool killAtAssign; member in __anon6620e0ad0111::LiveVariablesImpl
523 LiveVariables::computeLiveness(AnalysisDeclContext &AC, bool killAtAssign) { in computeLiveness()