Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaLookup.cpp4593 std::pair<bool, std::string> PrevKey = { in addCorrection() local
4597 if (NewKey < PrevKey) in addCorrection()