Searched defs:RefState (Results 1 – 2 of 2) sorted by relevance
39 class RefState { class44 RefState(Kind k, const void *vr) : K(k), VR(vr) {} in RefState() function in __anonece0ea850111::RefState
29 class RefState { class35 RefState(Kind k, const Stmt *s) : K(k), S(s) {} in RefState() function in __anon467eec000111::RefState