Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DConsumed.cpp297 IT_State, enumerator
352 : InfoType(IT_State), State(State) {} in PropagationInfo()
358 assert(InfoType == IT_State); in getState()
411 bool isState() const { return InfoType == IT_State; } in isState()