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
4027 struct TypoExprState { struct4031 TypoExprState(); argument4033 TypoExprState &operator=(TypoExprState &&other) noexcept; argument