Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp8095 auto SavedAmbiguousTypoExprs = std::move(AmbiguousTypoExprs); in CheckForRecursiveTypos() local
8131 AmbiguousTypoExprs = std::move(SavedAmbiguousTypoExprs); in CheckForRecursiveTypos()