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 330 inline Sema::TypoExprState::TypoExprState() {}
332 inline Sema::TypoExprState::TypoExprState(TypoExprState &&other) LLVM_NOEXCEPT {
336 inline Sema::TypoExprState &Sema::TypoExprState::operator=(
337 Sema::TypoExprState &&other) LLVM_NOEXCEPT {
Sema.h     [all...]

Completed in 46 milliseconds