Lines Matching refs:getError

342   if (std::error_code EC = Idx.getError())  in readStringIndex()
351 if (std::error_code EC = Idx.getError()) in readStringFromTable()
359 if (std::error_code EC = Idx.getError()) in readStringFromTable()
368 if (std::error_code EC = NumSamples.getError()) in readProfile()
374 if (std::error_code EC = NumRecords.getError()) in readProfile()
379 if (std::error_code EC = LineOffset.getError()) in readProfile()
387 if (std::error_code EC = Discriminator.getError()) in readProfile()
391 if (std::error_code EC = NumSamples.getError()) in readProfile()
395 if (std::error_code EC = NumCalls.getError()) in readProfile()
400 if (std::error_code EC = CalledFunction.getError()) in readProfile()
404 if (std::error_code EC = CalledFunctionSamples.getError()) in readProfile()
416 if (std::error_code EC = NumCallsites.getError()) in readProfile()
421 if (std::error_code EC = LineOffset.getError()) in readProfile()
425 if (std::error_code EC = Discriminator.getError()) in readProfile()
429 if (std::error_code EC = FName.getError()) in readProfile()
444 if (std::error_code EC = NumHeadSamples.getError()) in readFuncProfile()
448 if (std::error_code EC = FName.getError()) in readFuncProfile()
502 if (std::error_code EC = Size.getError()) in readNameTable()
507 if (std::error_code EC = Name.getError()) in readNameTable()
517 if (std::error_code EC = Size.getError()) in readNameTable()
522 if (std::error_code EC = FID.getError()) in readNameTable()
535 if (std::error_code EC = Magic.getError()) in readHeader()
542 if (std::error_code EC = Version.getError()) in readHeader()
564 if (std::error_code EC = TableOffset.getError()) in readFuncOffsetTable()
574 if (std::error_code EC = Size.getError()) in readFuncOffsetTable()
580 if (std::error_code EC = FName.getError()) in readFuncOffsetTable()
584 if (std::error_code EC = Offset.getError()) in readFuncOffsetTable()
605 if (std::error_code EC = Cutoff.getError()) in readSummaryEntry()
609 if (std::error_code EC = MinBlockCount.getError()) in readSummaryEntry()
613 if (std::error_code EC = NumBlocks.getError()) in readSummaryEntry()
622 if (std::error_code EC = TotalCount.getError()) in readSummary()
626 if (std::error_code EC = MaxBlockCount.getError()) in readSummary()
630 if (std::error_code EC = MaxFunctionCount.getError()) in readSummary()
634 if (std::error_code EC = NumBlocks.getError()) in readSummary()
638 if (std::error_code EC = NumFunctions.getError()) in readSummary()
642 if (std::error_code EC = NumSummaryEntries.getError()) in readSummary()
955 if (std::error_code EC = BufferOrErr.getError()) in setupMemoryBuffer()
976 if (std::error_code EC = BufferOrError.getError()) in create()
996 if (std::error_code EC = BufferOrError.getError()) in create()