Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp8247 auto SavedAmbiguousTypoExprs = std::move(AmbiguousTypoExprs); in CheckForRecursiveTypos() local
8283 AmbiguousTypoExprs = std::move(SavedAmbiguousTypoExprs); in CheckForRecursiveTypos()