HomeSort by relevance Sort by last modified time
    Searched defs:EK_Exception (Results 1 - 15 of 15) sorted by null

  /external/clang/include/clang/Sema/
Initialization.h 53 EK_Exception,
110 /// \brief When Kind == EK_Result, EK_Exception, EK_New, the
254 return InitializedEntity(EK_Exception, ThrowLoc, Type, NRVO);
401 assert(getKind() == EK_Exception && "No 'throw' location!");
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Initialization.h 52 EK_Exception,
115 /// \brief When Kind == EK_Result, EK_Exception, EK_New, the
276 return InitializedEntity(EK_Exception, ThrowLoc, Type, NRVO);
445 assert(getKind() == EK_Exception && "No 'throw' location!");
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
Initialization.h 52 EK_Exception,
115 /// \brief When Kind == EK_Result, EK_Exception, EK_New, the
276 return InitializedEntity(EK_Exception, ThrowLoc, Type, NRVO);
445 assert(getKind() == EK_Exception && "No 'throw' location!");
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
Initialization.h 52 EK_Exception,
115 /// \brief When Kind == EK_Result, EK_Exception, EK_New, the
276 return InitializedEntity(EK_Exception, ThrowLoc, Type, NRVO);
445 assert(getKind() == EK_Exception && "No 'throw' location!");
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
Initialization.h 52 EK_Exception,
115 /// \brief When Kind == EK_Result, EK_Exception, EK_New, the
276 return InitializedEntity(EK_Exception, ThrowLoc, Type, NRVO);
445 assert(getKind() == EK_Exception && "No 'throw' location!");
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
Initialization.h 52 EK_Exception,
115 /// \brief When Kind == EK_Result, EK_Exception, EK_New, the
276 return InitializedEntity(EK_Exception, ThrowLoc, Type, NRVO);
445 assert(getKind() == EK_Exception && "No 'throw' location!");
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
Initialization.h 52 EK_Exception,
115 /// \brief When Kind == EK_Result, EK_Exception, EK_New, the
276 return InitializedEntity(EK_Exception, ThrowLoc, Type, NRVO);
445 assert(getKind() == EK_Exception && "No 'throw' location!");
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
Initialization.h 52 EK_Exception,
115 /// \brief When Kind == EK_Result, EK_Exception, EK_New, the
276 return InitializedEntity(EK_Exception, ThrowLoc, Type, NRVO);
445 assert(getKind() == EK_Exception && "No 'throw' location!");
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Initialization.h 52 EK_Exception,
115 /// \brief When Kind == EK_Result, EK_Exception, EK_New, the
276 return InitializedEntity(EK_Exception, ThrowLoc, Type, NRVO);
445 assert(getKind() == EK_Exception && "No 'throw' location!");
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
Initialization.h 52 EK_Exception,
115 /// \brief When Kind == EK_Result, EK_Exception, EK_New, the
276 return InitializedEntity(EK_Exception, ThrowLoc, Type, NRVO);
445 assert(getKind() == EK_Exception && "No 'throw' location!");
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
Initialization.h 52 EK_Exception,
115 /// \brief When Kind == EK_Result, EK_Exception, EK_New, the
276 return InitializedEntity(EK_Exception, ThrowLoc, Type, NRVO);
445 assert(getKind() == EK_Exception && "No 'throw' location!");
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
Initialization.h 52 EK_Exception,
115 /// \brief When Kind == EK_Result, EK_Exception, EK_New, the
276 return InitializedEntity(EK_Exception, ThrowLoc, Type, NRVO);
445 assert(getKind() == EK_Exception && "No 'throw' location!");
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/
Initialization.h 52 EK_Exception,
115 /// \brief When Kind == EK_Result, EK_Exception, EK_New, the
276 return InitializedEntity(EK_Exception, ThrowLoc, Type, NRVO);
445 assert(getKind() == EK_Exception && "No 'throw' location!");
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/
Initialization.h 52 EK_Exception,
115 /// \brief When Kind == EK_Result, EK_Exception, EK_New, the
276 return InitializedEntity(EK_Exception, ThrowLoc, Type, NRVO);
445 assert(getKind() == EK_Exception && "No 'throw' location!");
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/
Initialization.h 52 EK_Exception,
115 /// \brief When Kind == EK_Result, EK_Exception, EK_New, the
276 return InitializedEntity(EK_Exception, ThrowLoc, Type, NRVO);
445 assert(getKind() == EK_Exception && "No 'throw' location!");
    [all...]

Completed in 274 milliseconds