HomeSort by relevance Sort by last modified time
    Searched defs:TypoExprState (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Sema/
SemaInternal.h 334 inline Sema::TypoExprState::TypoExprState() {}
336 inline Sema::TypoExprState::TypoExprState(TypoExprState &&other) LLVM_NOEXCEPT {
340 inline Sema::TypoExprState &Sema::TypoExprState::operator=(
341 Sema::TypoExprState &&other) LLVM_NOEXCEPT {
Sema.h     [all...]

Completed in 72 milliseconds