Searched defs:TypoExprState (Results 1 – 2 of 2) sorted by relevance
318 inline Sema::TypoExprState::TypoExprState() {} in TypoExprState() function320 inline Sema::TypoExprState::TypoExprState(TypoExprState &&other) LLVM_NOEXCEPT { in TypoExprState() function
2540 struct TypoExprState { struct2544 TypoExprState(); argument2546 TypoExprState& operator=(TypoExprState&& other) LLVM_NOEXCEPT; argument