Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp939 std::vector<Directive *> LeftOnly; in CheckLists() local
966 LeftOnly.push_back(&D); in CheckLists()
974 unsigned num = PrintExpected(Diags, SourceMgr, LeftOnly, Label); in CheckLists()