Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DSourcePrinter.h124 void printBetweenInsts(formatted_raw_ostream &OS, bool MustPrint);
H A DSourcePrinter.cpp263 bool MustPrint) { in printBetweenInsts() argument
316 if (MustPrint && !PrintedSomething) in printBetweenInsts()