Searched defs:ObState (Results 1 – 2 of 2) sorted by relevance
85 struct ObState struct87 ObNodes nodes;88 VarDeclarations vars;95 ~this() in ~this()
115 const ObjectState *ObState = State->get<CtorDtorMap>(Reg); in checkPreCall() local