Home | History | Annotate | Download | only in Instrumentation

Lines Matching full:getfilename

369                           1 + lengthOfGCOVString(SP->getFilename()) + 1;
378 writeGCOVString(SP->getFilename());
440 SmallString<128> Filename = CU->getFilename();
550 GCOVLines &Lines = Block.getFile(SP->getFilename());