Home
last modified time | relevance | path

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

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