HomeSort by relevance Sort by last modified time
    Searched full:alllines (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/IR/
GCOV.cpp 572 auto AllLines = LineConsumer(Filename);
586 for (uint32_t LineIndex = 0; LineIndex < Line.LastLine || !AllLines.empty();
598 AllLines.printNext(CovOS, LineIndex + 1);
658 AllLines.printNext(CovOS, LineIndex + 1);
  /external/compiler-rt/test/BlocksRuntime/
testfilerunner.m 286 - (NSArray *)allLines {
709 NSArray *tests = [generator allLines];

Completed in 278 milliseconds