Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DVerifyDiagnosticConsumer.cpp695 std::vector<Directive *> LeftOnly; in CheckLists() local
721 LeftOnly.push_back(&D); in CheckLists()
729 unsigned num = PrintExpected(Diags, SourceMgr, LeftOnly, Label); in CheckLists()