HomeSort by relevance Sort by last modified time
    Searched refs:handleErrorImpl (Results 1 - 10 of 10) sorted by null

  /external/llvm/include/llvm/Support/
Error.h 477 inline Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload) {
482 Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload,
487 return handleErrorImpl(std::move(Payload),
510 handleErrorImpl(std::move(P), std::forward<HandlerTs>(Hs)...));
514 return handleErrorImpl(std::move(Payload), std::forward<HandlerTs>(Hs)...);
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Error.h 497 inline Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload) {
502 Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload,
507 return handleErrorImpl(std::move(Payload),
530 handleErrorImpl(std::move(P), std::forward<HandlerTs>(Hs)...));
534 return handleErrorImpl(std::move(Payload), std::forward<HandlerTs>(Hs)...);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
Error.h 497 inline Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload) {
502 Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload,
507 return handleErrorImpl(std::move(Payload),
530 handleErrorImpl(std::move(P), std::forward<HandlerTs>(Hs)...));
534 return handleErrorImpl(std::move(Payload), std::forward<HandlerTs>(Hs)...);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
Error.h 497 inline Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload) {
502 Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload,
507 return handleErrorImpl(std::move(Payload),
530 handleErrorImpl(std::move(P), std::forward<HandlerTs>(Hs)...));
534 return handleErrorImpl(std::move(Payload), std::forward<HandlerTs>(Hs)...);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
Error.h 497 inline Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload) {
502 Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload,
507 return handleErrorImpl(std::move(Payload),
530 handleErrorImpl(std::move(P), std::forward<HandlerTs>(Hs)...));
534 return handleErrorImpl(std::move(Payload), std::forward<HandlerTs>(Hs)...);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Error.h 497 inline Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload) {
502 Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload,
507 return handleErrorImpl(std::move(Payload),
530 handleErrorImpl(std::move(P), std::forward<HandlerTs>(Hs)...));
534 return handleErrorImpl(std::move(Payload), std::forward<HandlerTs>(Hs)...);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
Error.h 497 inline Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload) {
502 Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload,
507 return handleErrorImpl(std::move(Payload),
530 handleErrorImpl(std::move(P), std::forward<HandlerTs>(Hs)...));
534 return handleErrorImpl(std::move(Payload), std::forward<HandlerTs>(Hs)...);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
Error.h 497 inline Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload) {
502 Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload,
507 return handleErrorImpl(std::move(Payload),
530 handleErrorImpl(std::move(P), std::forward<HandlerTs>(Hs)...));
534 return handleErrorImpl(std::move(Payload), std::forward<HandlerTs>(Hs)...);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
Error.h 497 inline Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload) {
502 Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload,
507 return handleErrorImpl(std::move(Payload),
530 handleErrorImpl(std::move(P), std::forward<HandlerTs>(Hs)...));
534 return handleErrorImpl(std::move(Payload), std::forward<HandlerTs>(Hs)...);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Error.h 497 inline Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload) {
502 Error handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload,
507 return handleErrorImpl(std::move(Payload),
530 handleErrorImpl(std::move(P), std::forward<HandlerTs>(Hs)...));
534 return handleErrorImpl(std::move(Payload), std::forward<HandlerTs>(Hs)...);
    [all...]

Completed in 269 milliseconds