Searched defs:TypoExprState (Results 1 – 2 of 2) sorted by relevance
334 inline Sema::TypoExprState::TypoExprState() {} in TypoExprState() function336 inline Sema::TypoExprState::TypoExprState(TypoExprState &&other) LLVM_NOEXCEPT { in TypoExprState() function
2793 struct TypoExprState { struct2797 TypoExprState(); argument2799 TypoExprState& operator=(TypoExprState&& other) LLVM_NOEXCEPT; argument