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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp924 std::vector<Directive *> LeftOnly; local
951 LeftOnly.push_back(&D);
959 unsigned num = PrintExpected(Diags, SourceMgr, LeftOnly, Label);

Completed in 49 milliseconds