Searched defs:TypoExprState (Results 1 – 2 of 2) sorted by relevance
317 inline Sema::TypoExprState::TypoExprState() {} in TypoExprState() function319 inline Sema::TypoExprState::TypoExprState(TypoExprState &&other) noexcept { in TypoExprState() function
9499 struct TypoExprState { struct9503 TypoExprState(); argument9505 TypoExprState &operator=(TypoExprState &&other) noexcept; argument