HomeSort by: relevance | last modified time | path
    Searched refs:MustDrawLabel (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
SourcePrinter.h 48 bool MustDrawLabel = false;
SourcePrinter.cpp 188 ActiveCols[ColIdx].MustDrawLabel = true;
260 if (ActiveCols[ColIdx].isActive() && ActiveCols[ColIdx].MustDrawLabel) {
266 if (ActiveCols[ColIdx2].MustDrawLabel && !ActiveCols[ColIdx2].LiveIn)
305 ActiveCols[ColIdx].MustDrawLabel = false;

Completed in 20 milliseconds