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

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

Completed in 131 milliseconds