Searched defs:TypoExprState (Results 1 – 2 of 2) sorted by relevance
321 inline Sema::TypoExprState::TypoExprState() {} in TypoExprState() function323 inline Sema::TypoExprState::TypoExprState(TypoExprState &&other) noexcept { in TypoExprState() function
4276 struct TypoExprState { struct4280 TypoExprState(); argument4282 TypoExprState &operator=(TypoExprState &&other) noexcept; argument