Searched defs:TypoExprState (Results 1 – 10 of 10) sorted by relevance
321 inline Sema::TypoExprState::TypoExprState() {} in TypoExprState() function323 inline Sema::TypoExprState::TypoExprState(TypoExprState &&other) noexcept { in TypoExprState() function
7894 struct TypoExprState { struct7898 TypoExprState(); argument7900 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
4474 struct TypoExprState { struct4478 TypoExprState(); argument4480 TypoExprState &operator=(TypoExprState &&other) noexcept; argument
7636 struct TypoExprState { struct7640 TypoExprState(); argument7642 TypoExprState &operator=(TypoExprState &&other) noexcept; argument