Searched defs:TypoExprState (Results 1 – 2 of 2) sorted by relevance
330 inline Sema::TypoExprState::TypoExprState() {} in TypoExprState() function332 inline Sema::TypoExprState::TypoExprState(TypoExprState &&other) LLVM_NOEXCEPT { in TypoExprState() function
2719 struct TypoExprState { struct2723 TypoExprState(); argument2725 TypoExprState& operator=(TypoExprState&& other) LLVM_NOEXCEPT; argument