Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DConsumed.cpp289 IT_State, enumerator
344 : InfoType(IT_State), State(State) {} in PropagationInfo()
350 assert(InfoType == IT_State); in getState()
403 bool isState() const { return InfoType == IT_State; } in isState()