Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Analysis/
H A DConsumed.cpp296 IT_State, enumerator
351 : InfoType(IT_State), State(State) {} in PropagationInfo()
357 assert(InfoType == IT_State); in getState()
410 bool isState() const { return InfoType == IT_State; } in isState()