Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DConsumed.cpp293 IT_State, enumerator
352 : InfoType(IT_State), State(State) {} in PropagationInfo()
359 assert(InfoType == IT_State); in getState()
412 inline bool isState() const { return InfoType == IT_State; } in isState()