Home
last modified time | relevance | path

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

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