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

  /external/clang/include/clang/Sema/
Initialization.h 50 EK_Exception,
101 /// \brief When Kind == EK_Result, EK_Exception, or EK_New, the
199 return InitializedEntity(EK_Exception, ThrowLoc, Type, NRVO);
309 assert(getKind() == EK_Exception && "No 'throw' location!");
    [all...]
  /external/clang/lib/Sema/
SemaInit.cpp     [all...]

Completed in 30 milliseconds