Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp8588 auto SavedAmbiguousTypoExprs = std::move(AmbiguousTypoExprs); in CheckForRecursiveTypos() local
8624 AmbiguousTypoExprs = std::move(SavedAmbiguousTypoExprs); in CheckForRecursiveTypos()