Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp959 const std::string &RightText = II->second; in CheckLists() local
960 if (D.match(RightText)) in CheckLists()