Searched defs:TypoExprState (Results 1 – 4 of 4) sorted by relevance
321 inline Sema::TypoExprState::TypoExprState() {} in TypoExprState() function323 inline Sema::TypoExprState::TypoExprState(TypoExprState &&other) noexcept { in TypoExprState() function
3896 struct TypoExprState { struct3900 TypoExprState(); argument3902 TypoExprState &operator=(TypoExprState &&other) noexcept; argument
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