Searched refs:readImpl (Results 1 – 5 of 5) sorted by relevance
334 if (std::error_code EC = readImpl()) in read()342 virtual std::error_code readImpl() = 0;463 std::error_code readImpl() override;479 std::error_code readImpl() override;601 std::error_code readImpl() override;670 std::error_code readImpl() override;701 std::error_code readImpl() override;
338 if (std::error_code EC = readImpl()) in read()347 virtual std::error_code readImpl() = 0;482 std::error_code readImpl() override;498 std::error_code readImpl() override;654 std::error_code readImpl() override;717 std::error_code readImpl() override;751 std::error_code readImpl() override;
741 return readImpl<T>(); in read()792 std::enable_if_t<std::is_pointer<T>::value, T> readImpl() { in readImpl() function in __anon8ccc2f200d11::ByteCodeExecutor798 readImpl() { in readImpl() function in __anon8ccc2f200d11::ByteCodeExecutor802 std::enable_if_t<std::is_same<PDLValue, T>::value, T> readImpl() { in readImpl() function in __anon8ccc2f200d11::ByteCodeExecutor815 std::enable_if_t<std::is_same<T, ByteCodeAddr>::value, T> readImpl() { in readImpl() function in __anon8ccc2f200d11::ByteCodeExecutor824 std::enable_if_t<std::is_same<T, ByteCodeField>::value, T> readImpl() { in readImpl() function in __anon8ccc2f200d11::ByteCodeExecutor
194 std::error_code SampleProfileReaderText::readImpl() { in readImpl() function in SampleProfileReaderText464 std::error_code SampleProfileReaderBinary::readImpl() { in readImpl() function in SampleProfileReaderBinary604 std::error_code SampleProfileReaderExtBinaryBase::readImpl() { in readImpl() function in SampleProfileReaderExtBinaryBase646 std::error_code SampleProfileReaderCompactBinary::readImpl() { in readImpl() function in SampleProfileReaderCompactBinary1195 std::error_code SampleProfileReaderGCC::readImpl() { in readImpl() function in SampleProfileReaderGCC
194 std::error_code SampleProfileReaderText::readImpl() { in readImpl() function in SampleProfileReaderText505 std::error_code SampleProfileReaderBinary::readImpl() { in readImpl() function in SampleProfileReaderBinary667 std::error_code SampleProfileReaderExtBinaryBase::readImpl() { in readImpl() function in SampleProfileReaderExtBinaryBase709 std::error_code SampleProfileReaderCompactBinary::readImpl() { in readImpl() function in SampleProfileReaderCompactBinary1325 std::error_code SampleProfileReaderGCC::readImpl() { in readImpl() function in SampleProfileReaderGCC