Home
last modified time | relevance | path

Searched refs:SavedAmbiguousTypoExprs (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprCXX.cpp8502 auto SavedAmbiguousTypoExprs = std::move(AmbiguousTypoExprs); in CheckForRecursiveTypos() local
8538 AmbiguousTypoExprs = std::move(SavedAmbiguousTypoExprs); in CheckForRecursiveTypos()